Releases: Kenshin9977/video-dl
Releases Β· Kenshin9977/video-dl
v1.1.11
Bump yt-dlp version
Fixes
- Youtube and various websites issues
Fix dependency import error
Fix
- Fix yt-dlp import error
AV1 support
Added
- Support for AV1 CPU encode
- Future support for AV1 hardware encode (will be enabled with FFmpeg 6.0 winter 2023?)
- Better error handling (permission error and no encoder found)
Changes
- If the downloaded video is in the same codec as the target codec, video-dl won't reecode
- Add encoding options for higher resolution in order to not lose too much quality
Fixes
- Misc GUI fixes (download finished in red instead of green, speed in milli instead of a simple float...)
- URL unsupported error with Youtube links (bumped yt-dlp version)
Prioritize quality over codec
v1.0.9 Bump version to 1.0.9
Misc fixes
v1.0.8 Fix updater
Miscellaneous fixes
Fixes
- No destination folder selected
- Index checked in the config not correctly updating the UI
- Song only option is working again
Change
- Better error messaging with private videos
New GUI
New
- Graphical interface (flet)
- Save options selected within a .toml file
- Light theme
SponsorBlock support
Features added
- SponsorBlock support for Youtube songs. Cuts every non musical segments if
Song only
is ticked. - Error message if FFmpeg is missing.
Fix
- Misalignment of some UI elements.
- UI elements not updated when switching language.
- Start and End options on Windows.
- Resolution and FPS options.
- Auto-updater on Windows, Linux and Mac.
Auto-updater's update
- The auto-updater now handles multiple OSs and architectures (Linux x86_64, Windows x86_64 and MacOS arm64