Releases: rrooij/youtube-dl-qt
0.5
This release contains a new feature. It is now possible to select the format to be downloaded.
Changes:
- New download mode, with ability to see video codec, audio codec, resolution, extension etc.
- The default mode is now "Download". Since I think it will be the most used
- An install on GNU/Linux systems is now possible with
make install
.
0.5: alpha release
This release contains a new feature. It is now possible to select the desired format for your video with the "Download with specific format" mode.
Please note that this is release is considered alpha because there are still things to be improved. I'll make it stable after getting feedback from users and fixing their issues with this release.
First release
New feature:
- Being able to download the audio only
- New installer for Windows
I haven't encountered any serious problems, so I'll make this is the first real release.
Alpha 0.3
This release contains the following improvements:
- URLs are now validated
- GUI is improved
Alpha 0.2
This is the second versino of the youtube-dl-qt frontend. Note that it is still in alpha state.
Changes:
- Unnecessary toolbar removed
- Fixed some memory leaks
- Pushing cancel in the file dialog cancels the download process
First alpha release
This is the first alpha release. Note that it may be unstable, contain memory leaks etc. However, the basic functionality (retrieving a video URL and downloading a video) should work.
The 7zip file contains a binary version for Windows user. youtube-dl-qt.exe is the correct executable to run.