Skip to content

Releases: ihabunek/twitch-dl

twitch-dl 1.12.0

29 Sep 09:30
c92ba5e
Compare
Choose a tag to compare
* 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

03 Sep 11:00
b982cba
Compare
Choose a tag to compare
* 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

11 Aug 16:13
bbed398
Compare
Choose a tag to compare
* Fix version number displayed by `twitch-dl --version` (#29)

twitch-dl 1.10.1

10 Aug 12:39
d8863ac
Compare
Choose a tag to compare
* 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

07 Aug 14:40
f456d04
Compare
Choose a tag to compare
* 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

10 Jun 10:09
4f62a26
Compare
Choose a tag to compare
* **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

17 May 12:44
5845855
Compare
Choose a tag to compare
* 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

25 Apr 18:11
6c28dd2
Compare
Choose a tag to compare
* Support for specifying broadcast type when listing videos (#13)

twitch-dl 1.6.0

11 Apr 18:58
5e97b43
Compare
Choose a tag to compare
* Support for downloading clips (#15)

twitch-dl 1.5.1

11 Apr 12:08
96f13e9
Compare
Choose a tag to compare
* Fix VOD naming issue (#12)
* Nice console output while downloading