Skip to content

Releases: ihabunek/twitch-dl

twitch-dl 1.19.0

05 Feb 14:10
7ad574d
Compare
Choose a tag to compare
 * Add support for downloading audio only (#10)

twitch-dl 1.18.1

05 Feb 08:53
fbc2270
Compare
Choose a tag to compare
 * 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

25 Jan 07:23
3100103
Compare
Choose a tag to compare
* 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

19 Jan 07:06
b67ccc9
Compare
Choose a tag to compare
* Upgrade m3u8 lib to 1.0.0+

twitch-dl 1.17.0

03 Dec 09:31
2f977be
Compare
Choose a tag to compare
* Fix speed calculation when resuming download (#75, thanks CroquetteTheThe)
* Add artist and title metadata to resulting video (#80)

twitch-dl 1.16.1

31 Jul 09:47
6f86aea
Compare
Choose a tag to compare
* Fix compat with older versions of python (#71)

twitch-dl 1.16.0

09 Jun 13:13
5c3cebd
Compare
Choose a tag to compare
* Fix clips download caused by Twitch changes (#64, thanks to all participants)

twitch-dl 1.15.0

15 Feb 13:38
2242af0
Compare
Choose a tag to compare
* Add support for new format of clip slug (thanks @Loveangel1337)

twitch-dl 1.14.1

14 Jan 21:26
e0681ab
Compare
Choose a tag to compare
* Handle videos which don't exist more gracefully

twitch-dl 1.14.0

14 Jan 21:26
9d19acb
Compare
Choose a tag to compare
* 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)