Twitch-dl

Latest version: v2.3.1

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

Scan your dependencies

Page 3 of 8

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

1.20.0

* Add `--json` option to `videos` command (92, thanks miff2000)
* Add `--all` option to `videos` and `clips` commands to list all clips or
videos in one go.
* Modify how `--pager` works, will make multiple requests if needed to show all
available items, ignoring `--limit`.

1.19.0

* Add support for downloading audio only (10)

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.