* Added `clips` command for listing and batch downloading clips (26)
1.12.1
* Fix bug introduced in previous version which broke joining
1.12.0
* Added `source` as alias for best available quality (33) * Added `--no-join` option to `download` to skip ffmpeg join (36) * Added `--overwrite` option to `download` to overwrite target without prompting for confirmation (37) * Added `--pager` option to `videos`, don't page by default (30)
1.11.0
* Make downloading more robust, fixes issues with some VODs (35) * Bundle twitch-dl to a standalone archive, simplifying installation, see installation instructions in README
1.10.2
* Fix version number displayed by `twitch-dl --version` (29)
1.10.1
* Fix videos incorrectly identified as clips (28) * Make download command work with video URLs lacking 'www' before 'twitch.tv' * Print an error when video or clip is not found instead of an exception trace