Skip to content

Releases: ihabunek/twitch-dl

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

twitch-dl 1.5.0

11 Apr 09:51
cb00acc
Compare
Choose a tag to compare
* Fix video downloads after Twitch deprecated access token access
* Don't print errors when retrying download, only if all fails

twitch-dl 1.4.0

23 Aug 11:11
100aa53
Compare
Choose a tag to compare
* Fix usage of deprecated v3 API
* Use m3u8 lib for parsing playlists
* Add `--keep` option not preserve downloaded VODs

twitch-dl 1.3.1

13 Aug 10:41
e72f8e2
Compare
Choose a tag to compare
* No changes, bumped to fix issue with pypi

twitch-dl 1.3.0

13 Aug 10:41
3c99e99
Compare
Choose a tag to compare
* Add `--sort` and `--offset` options to `videos` command, allows paging
* Show video URL in `videos` command output

1.2.0

05 Jul 11:18
9dc67a7
Compare
Choose a tag to compare
  • Add --format option to download command for specifying the output format (#6)
  • Add --version option for printing program version

1.1.0

06 Jun 09:46
9345dd9
Compare
Choose a tag to compare
  • Allow limiting download by start and end time

1.0.0

30 Apr 11:48
b719eca
Compare
Choose a tag to compare

Initial release