github ErrorFlynn/ytdlp-interface v2.14.0

latest release: v2.14.1
22 days ago

Changes

  • the data for unfinished queue items is now saved to a file
  • added an "about" page to the settings window
  • added an option to load cookies from browser (Settings -> yt-dlp)
  • fixed a potential crash when checking GitHub for the latest FFmpeg version
  • fixed not being able to select multiple queue items with the keyboard
  • moved the custom file name command to the queue menu
  • many minor fixes and improvements

The data for unfinished queue items is now saved to the file unfinished_qitems_data.json when the program exits, and loaded when it starts. This is much faster than reacquiring the data with yt-dlp, and also allows the queue to be recreated exactly as it was.

Don't miss a new ytdlp-interface release

NewReleases is sending notifications on new releases.