Closed cherylli closed 4 years ago
Hello all. Please review. Now only supports progressive and audio download, as discussed #45 New features include:
Bug fix: Disable download button before URL is processed
Enhancement: Pressing enter on URL line edit triggers EnterURL function
Found an issue which I can't reproduce. First thing I did was fetch this pull's code.
After playing a bit with the comboboxes and stuff, I received an "https://www.youtube.com/watch?v=D8fbPecM9TY is an invalid URL"
where I believe the url had wrapped up some set of double quotes around it.
Will play a bit more and get back to it.
I took a shot with another video, one of those that are basically music and a static picture (the artwork of the album). Here's what happened:
Wait how come you don't have the checkboxes. Looks like your version is not up to date. Did you pull the latest?
It should look like this now
Wait how come you don't have the checkboxes. Looks like your version is not up to date. Did you pull the latest?
My fault, it was not updated. Did I tell you I need a course on git?
But it still reaches 100% and never ends the download anyway.
never ends the download as in the file is not there or corrupted or ? Or is it just no pop up shown? I temporary disabled the pop up as I want to move it to somewhere after all these current pull requests are dealt with. If you noticed I have removed download function in gui and just use the download in core. So i need to find somewhere to put the pop up
Sorry doesn't happen here so I want to know more details
never ends the download as in the file is not there or corrupted or ? Or is it just no pop up shown? I temporary disabled the pop up as I want to move it to somewhere after all these current pull requests are dealt with. If you noticed I have removed download function in gui and just use the download in core. So i need to find somewhere to put the pop up
Sorry doesn't happen here so I want to know more details
Ah, ok, the download is fine.
In my opinion, move the popUp method to the end of the gui class. Showing popups is a gui's duty.
This is kind of a flaw. If I approve, and there's still old approve from @RyanSamman (before changes), it'll still merge. Can we look onto this?
what flaw are you refering to @chonix ?
@cherylli : Ryan approved before some typo and corrections. Is that still a "valid" review? Approvals should reset if a new commit is added.
It does reset sometimes, but I don't know why it doesn't always. He probably just missed them haha, it happens its kind of a long and big pull requests
I think you have to manually re-request review. Also it doesn't get merged automatically you still need to manually merge but the merge button will be enabled.
now only supports progressive stream and audio download