jahendrie / qytdl

Simple Qt (PyQt5) frontend to Youtube-DL
12 stars 3 forks source link

qytdl fails to download #6

Open jvaccaro opened 3 years ago

jvaccaro commented 3 years ago

Environment:

When qytdl launches the gui comes up and lets me add Youtube "Sharing" URLs to download. Once I click the ">" button to start the downloads all I get is a spinning icon with no indication that the downloads are running. My bandwidth monitor does not show the expected spike in inbound traffic from running downloads.

I have tested these same URLs using just youtube-dl same version as above and they all work correctly.

Please advise any troubleshooting suggestions.

Thank you!

John Vaccaro Change is the law of life. Those who look only to the past or present are certain to miss the future. - John Kennedy

jahendrie commented 3 years ago

Hmm, strange.

Well, I went ahead and added a rudimentary debug output mode, so try downloading the newest version and running it with the -d argument from the terminal. After that, paste the output here if you could.