Releases: ihabunek/twitch-dl
Releases · ihabunek/twitch-dl
twitch-dl 1.19.0
* Add support for downloading audio only (#10)
twitch-dl 1.18.1
* Fix issues with output formats (#87, #89) * Fix issues when downloading clip with no game set (#78) * Add option to use clip slug in `--output` format
twitch-dl 1.18.0
* Add `--output` option to `download` command which allows setting output file template (#70) * Ask to overwrite before downloading to avoid later prompt
twitch-dl 1.17.1
* Upgrade m3u8 lib to 1.0.0+
twitch-dl 1.17.0
* Fix speed calculation when resuming download (#75, thanks CroquetteTheThe) * Add artist and title metadata to resulting video (#80)
twitch-dl 1.16.1
* Fix compat with older versions of python (#71)
twitch-dl 1.16.0
* Fix clips download caused by Twitch changes (#64, thanks to all participants)
twitch-dl 1.15.0
* Add support for new format of clip slug (thanks @Loveangel1337)
twitch-dl 1.14.1
* Handle videos which don't exist more gracefully
twitch-dl 1.14.0
* Added `info` command for displaying video or clip info (#51) * Don't show there are more videos when there aren't (#52, thanks @scottyallen) * Fixed Twitch regression for getting the access token (#53)