Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I used
youtube-dlto download some videos from another website rather than YouTube. It worked fine till two weeks ago.The command line was simply
youtube-dl http://nameofthesite.com/numberofthevid/(for Python 3 on Windows 10).But now I have been having this error, although I have just upgraded to the latest version:
Is it an issue with
youtube-dlor with the website? If it is withyoutube-dl, how can I work it around?Thanks, guys. And congrats on this tool.