Skip to content

v2.2

Compare
Choose a tag to compare
@murrty murrty released this 25 Feb 17:25
· 529 commits to master since this release
0ad6077

(2020-03-30 notice: i reuploaded the zip since it was 5.71mb.)

This release updates the way downloads are handled. They are now redirected into the application. On error, it won't automatically close the window, which also means if there's a non-issue error, it'll still alert you, which is better than not being alerted I guess.

Other than that, I added batch downloading, the ability to have a different language if its been localized in the desired language, and a bunch more options, such as the ability to select the format you want, and audio VBR. I'm aware that the main form's label "lbFormat" is like that, it's funny and I'm keeping it for now. Update notifications have been beautified to include more information, the updater itself has been updated, and the error system has been reworked in a manageable way.

The backend for the downloads have also been changed, now it'll download the best of the best instead of just mp4, but because mp4 is a format option you can still download as mp4. Webm was an option, but there's an issue with youtube-dl and ffmpeg where it'll freak out if you try to save it as a webm.

I expect there to be bugs, please report them in the issues tab.