Releases: Zeppelins-Forever/gui-dlp
GUI-DLP v2.0.1
Now added support for built-in updating of yt-dlp! Unfortunately, nothing else can auto-update as of yet.
Also simplified release versions! Now there are only two main versions:
GUI-DLP Core:
- GUI-DLP Core is the executable file with Documentation, nothing else. It assumes you already have ffmpeg and its accompanying tools, yt-dlp, and ytarchive in your system PATH Environment.
GUI-DLP Portable:
- This includes all of GUI-DLP Core, plus has ffmpeg and its accompanying tools, yt-dlp, and ytarchive with it, so you don't have to worry about adding it to your PATH. Just make sure that GUI-DLP is run in the same folder as all of them, and update each program as needed.
GUI-DLP v2.0.0
Now added support for ytarchive! (https://github.com/Kethsar/ytarchive)
Bug fixes, added features to yt-dlp (such as Sort via Channel), fixed option movement, tweaked wording and hints.
Added truly portable releases and documentation.
Release info:
- GUI-DLP-core-condensed.exe is the entire GUI-DLP program condensed into a single executable, and can be run on its own. Does not include offline documentation.
- GUI-DLP-core.zip is a set of files which contain the GUI-DLP program, including offline documentation.
- GUI-DLP-portable-condensed.zip has the same benefits as GUI-DLP-portable.zip, but uses GUI-DLP-core-condensed.exe instead of the files within GUI-DLP-core.zip. Includes offline documentation.
- GUI-DLP-portable.zip is a portable version of GUI-DLP-core.zip, which has ytarchive, yt-dlp, and ffmpeg with it, thus eliminating the need to add them to the PATH Environment of any device you use it on. Includes offline documentation.
GUI-DLP v1.2.0
Feature update, added non-default encodings and resolutions, so you can now select your desired output file type and resolution.
Bug Fixes, description changes.
GUI-DLP v1.1.0
New features and bug fixes.
Added Monitor Mode, allowing the app to continuously monitor a channel or site for new uploads.
This can also be used to download all videos after a certain date, or the app can wait for a certain date to begin downloading new videos.
Portable version no longer needs external ".ico" file to display an icon, it can now be run from anywhere without any change.
gui-dlp v1.0.3
Added new features such as support for downloading and embedding subtitles, changing the downloaded file format for thumbnails. Format options are the same as in yt-dlp: webp, png, jpg.
Added the option to download all video qualities and formats.
Added a button to open the releases page to check for updates.
Edited some in-app tooltips.
Fixed program not running without icon file.
Two main releases now, the typical release, and a portable release. The portable is an executable and icon file only.
gui-dlp v1.0.2
Update gui-dlp.py
GUI-DLP v1.0.1
Minor modifications