Skip to content

Releases: Kenshin9977/video-dl

v1.1.11

20 Mar 14:40
Compare
Choose a tag to compare

Fix

  • Add a plugin to handle cookies on chromium-based browser

Bump yt-dlp version

01 Nov 00:53
Compare
Choose a tag to compare

Fixes

  • Youtube and various websites issues

Fix dependency import error

23 Feb 13:50
Compare
Choose a tag to compare

Fix

  • Fix yt-dlp import error

AV1 support

23 Feb 12:33
Compare
Choose a tag to compare

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

24 Jan 15:09
Compare
Choose a tag to compare
v1.0.9

Bump version to 1.0.9

Misc fixes

18 Jan 22:55
Compare
Choose a tag to compare
v1.0.8

Fix updater

Miscellaneous fixes

28 Dec 08:17
Compare
Choose a tag to compare

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

25 Dec 23:05
Compare
Choose a tag to compare

New

  • Graphical interface (flet)
  • Save options selected within a .toml file
  • Light theme

SponsorBlock support

02 Oct 18:07
Compare
Choose a tag to compare

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

21 Aug 22:31
Compare
Choose a tag to compare
  • The auto-updater now handles multiple OSs and architectures (Linux x86_64, Windows x86_64 and MacOS arm64