Twitch-dl

Latest version: v2.11.0

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

2.1.1

* Fix Python 3.7 compatibility (117, thanks eliduvid)
* Fix default value for game_ids (102, thanks FunnyPocketBook)

2.1.0

* Add chapter list to `info` command
* Add `download --chapter` option for downloading a single chapter

2.0.1

* Fix an issue where a temp vod file would be renamed while still being open,
which caused an exception on Windows (111)

2.0.0

This release switches from using `requests` to `httpx` for making http requests,
and from threads to `asyncio` for concurrency. This enables easier
implementation of new features, but has no breaking changes for the CLI.

* **BREAKING**: Require Python 3.7 or later.
* Add `--rate-limit` option to `download` for limiting maximum bandwidth when
downloading.
* Add `--compact` option to `download` for displaying one video per line.
* Allow passing multiple video ids to `download` to download multiple videos
successively.
* Improved progress meter, updates on each chunk downloaded, instead of each VOD
downloaded.
* Improved speed estimate, displays recent speed instead of average speed since
the start of download.
* Decreased default concurrent downloads to 5. This seems to be enough to
saturate the download link in most cases. You can override this by setting the
`-w` option. Please test and report back if this works for you.

1.22.0

* Add support for downloading subscriber-only VODs (48, thanks cemiu)

1.21.0

* Add `env` command for printing environment info for attaching to bug reports

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.