Releases: ychili/VideoDL
v1.1.0
This release is essentially the same as v1.0.2, but the minor version number is bumped because the version requirement for Python is changed by a minor version, namely 3.8 → 3.9.
Changes:
- 1dbb087 – Drop support for Python 3.8.
- aa09dc4 – Handle case where the top-level value in a parsed options file is not a dict, rather than crashing with an exception from yt-dlp.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Making this release to hopefully avoid breaking installs that require yt-dlp's 'default' set of dependencies.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
The command-line interface and configuration of VideoDL should behave the same as preceding releases. If not, please make a bug report. Some of the error and log messages have been reworded.
The video_dl module has been refactored.
Full Changelog: v0.8.0...v1.0.0
v0.8.0
Full Changelog: v0.7.0...v0.8.0
v0.7.0
New configuration options:
- ShuffleSource – download source URLs in a random order.
- DistinguishDebug – distinguish debug messages from other kinds in YTDL log output.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Full Changelog: v0.5.3...v0.6.0
The attached tarball contains the documentation pre-built, ready for installation by pip.
v0.5.3
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Changed the text of many log messages for the sake of consistency
Full Changelog: v0.5.1...v0.5.2