Releases: ihabunek/twitch-dl
Releases · ihabunek/twitch-dl
twitch-dl 1.12.0
* Added `source` as alias for best available quality (#33) * Added `--no-join` option to `download` to skip ffmpeg join (#36) * Added `--overwrite` option to `download` to overwrite target without prompting for confirmation (#37) * Added `--pager` option to `videos`, don't page by default (#30)
twitch-dl 1.11.0
* Make downloading more robust, fixes issues with some VODs (#35) * Bundle twitch-dl to a standalone archive, simplifying installation, see installation instructions in README
twitch-dl 1.10.2
* Fix version number displayed by `twitch-dl --version` (#29)
twitch-dl 1.10.1
* Fix videos incorrectly identified as clips (#28) * Make download command work with video URLs lacking "www" before "twitch.tv" * Print an error when video or clip is not found instead of an exception trace
twitch-dl 1.10.0
* Add `--quality` option to `download` command, allows specifying the video quality to download. In this case, twitch-dl will require no user input. (#22) * Fix download of clips which contain numbers in their slug (#24) * Fix URL to video displayed by `videos` command (it was missing /videos/)
twitch-dl 1.9.0
* **Breaking**: wrongly named `--max_workers` option changed to `--max-workers`. The shorthand option `-w` remains the same. * Fix bug where `videos` command would crash if there was no game info (#21) * Allow unicode characters in filenames, no longer strips e.g. cyrillic script
twitch-dl 1.8.0
* Fix videos command (#18) * **Breaking**: `videos` command no longer takes the `--offset` parameter due to API changes * Add paging to `videos` command to replace offset * Add `--game` option to `videos` command to filter by game
twitch-dl 1.7.0
* Support for specifying broadcast type when listing videos (#13)
twitch-dl 1.6.0
* Support for downloading clips (#15)
twitch-dl 1.5.1
* Fix VOD naming issue (#12) * Nice console output while downloading