* Add `--json` option to `videos` command (92, thanks miff2000) * Add `--all` option to `videos` and `clips` commands to list all clips or videos in one go. * Modify how `--pager` works, will make multiple requests if needed to show all available items, ignoring `--limit`.
1.19.0
* Add support for downloading audio only (10)
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
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
1.17.1
* Upgrade m3u8 lib to 1.0.0+
1.17.0
* Fix speed calculation when resuming download (75, thanks CroquetteTheThe) * Add artist and title metadata to resulting video (80)