* 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/)
1.9.0
* **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
1.8.0
* 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
1.7.0
* Support for specifying broadcast type when listing videos (13)