You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to download videos using PyQt5, but this error arises. v = pafy.new("https://www.youtube.com/watch?v=0bhilnRoscw") this what causes the error, i couldn't create an object!
The text was updated successfully, but these errors were encountered:
How to solve this error?
I'm trying to download videos using PyQt5, but this error arises.
v = pafy.new("https://www.youtube.com/watch?v=0bhilnRoscw")
this what causes the error, i couldn't create an object!The text was updated successfully, but these errors were encountered: