* Add chat --image-format option to specify intermediate frame format * Add chat --keep option to keep the generated frames * Add chat --no-join option to skip video generation
2.9.4
* Fix bug with cache directory creation (171)
2.9.3
* IMPORTANT: Fix issue where the folder passed to `--cache-dir` when downloading videos would be deleted (168) * Fix encoding issue on windows where unicode characters in filename could break video download (170)
2.9.2
* Use video owner instead of creator when naming files, since creator can be the person who uploaded the video, not the author. * Fix issue with cropping where blank frames were generated at the start of video (166) * Add ffmpeg info to `twitch-dl env`
2.9.1
* Fix compatibility with python 3.8
2.9.0
* Download VODs to cache dir instead of temp dir (105, 115, 164) * Add `download --cache-dir` to allow user to override the default cache dir * Add `cache` command for viewing cache usage and clearing cache * Chat rendering improvements: align fonts to a common baseline, scale badges and emotes