Releases: molofgarb/ytdl-GUI
v0.3.3: Updated yt-dlp Version in Build
Older versions of yt-dlp is not compatible with Youtube as tested on March 10th, 2023. In this release, ytdlGUI has been rebuilt using the latest version of yt-dlp which is confirmed to work with Youtube.
This binary is built on Windows 10, x86_64.
v0.3.2: Path Fix
resolved path issue that was causing the previously-released binary to not execute correctly. binary is provided for x86_64 windows 10.
general cleanup
improved URL checking, fixed formatting of error text, improved code formatting
Release v.03-alpha
added new options at the bottom, made implementation more concise
Formatting and Progress
Added format options and a progress bar indicator. Input box also has a scroll bar now.
Initial release
All contents packaged into one executable. Executable works on Windows 10, compiled with PyInstaller. Compatability with macOS and Linux has not been tested.