Skip to content

Releases: ihabunek/twitch-dl

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