Skip to content

Releases: Maxstupo/ydl-ui

v2.9.1

03 Jan 17:20
Compare
Choose a tag to compare
  • Use yt-dlp instead of youtube-dl
  • Fix links for YouTube ID downloads (#102)
  • .NET Framework v4.8 (upgrading from v4.5)
  • Update Translations

v2.9.0

18 Sep 13:10
Compare
Choose a tag to compare
  • Made the download queue independent of the sorting order
  • Added setting to disable video title prefetching (only accessible from settings file - see b8bccd5)
  • Added shortcuts for starting/stopping downloads (#92)
  • Added auto retries for failed downloads (#97)

v2.8.1

19 Jun 06:14
Compare
Choose a tag to compare
  • Add option to disable using current date & time for downloaded files (#87, #83)
  • Fix crash when opening a deleted download directory (#93)

v2.8.0

07 Jun 10:47
Compare
Choose a tag to compare
  • Add subtitle selector (#82)
  • Add embed subtitles option (#84)
  • Add option for custom download arguments.
  • Use current date & time for downloaded files (#83)
  • Fix missing scrollbars on command preview.
  • Updated packaged youtube-dl to 2021.06.06.

v2.7.0

28 Mar 06:46
Compare
Choose a tag to compare
  • Added download command-line preview tab (#81)
  • Preset dropdown now has dynamic width (#81)
  • Merged post-processing tab with general tab (#81)
  • Fixed minor bugs.
  • Updated packaged youtube-dl to 2021.03.25.

v2.6.13

17 Dec 12:11
Compare
Choose a tag to compare

v2.6.12

13 Nov 09:17
Compare
Choose a tag to compare
  • Added language: Polish
  • Updated packaged youtube-dl to 2020.11.12
  • Use youtube-dl instead of fetching directly from GitHub Releases when using Settings > Binaries > Update

NB: Windows defender in Windows 10 is currently detecting YDL-UI.exe to have malware (Trojan:MSIL/Masslogger.VN!MTB). It seems to be a false positive, see #75 (comment).

v2.6.11

31 Oct 11:06
Compare
Choose a tag to compare
  • Switched to using yt-dlc while the official youtube-dl repository is unavailable.
    • Updated packaged youtube-dl to 2020.10.31
      Note: If you plan to manually update yt-dlc don't use the -U flag, instead update from yt-dlc's releases or try the update option within ydl-ui (Settings > Binaries).

v2.6.10

27 Sep 07:58
Compare
Choose a tag to compare

v2.6.9

03 Sep 04:10
Compare
Choose a tag to compare
  • Added language: Chinese
  • Improved video format selector for non-standard aspect ratios.