Releases: jnm2/YouTubeDownloadTool
Releases · jnm2/YouTubeDownloadTool
v1.0.1
-
Switched to using https://github.com/yt-dlp/yt-dlp instead of https://github.com/ytdl-org/youtube-dl since no working releases from the latter have been available for a long time.
-
Moved to requiring the .NET 6 runtime or newer (the current long-term support version), since .NET 5 is not in support. You can get this from https://aka.ms/dotnet/6.0/windowsdesktop-runtime-win-x64.exe or just follow the prompts when you first try to run the .exe file.
v1.0.0-ci.9
Added polish:
- Cancel button
- Notification if the download was skipped because the file already exists
- Status line showing youtube-dl messages, including an ETA for the current download, and showing a message during the first-time download of youtube-dl and ffmpeg
- The .exe file is 40% smaller
v1.0.0-ci.2
Refocused on shipping the simplest thing that possibly works, with a to-do list for later.