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.
Unable to download webpage: HTTP Error 404: Not Found #16480
Comments
|
Most likely you did not properly pass/escape the URL. https://www.youtube.com/playlist?list=PL38DFE33C78765533 got split into |
I wrote for myself a batch file from which I call youtube-dl, but if I pass the full link to the playlist, it gives me an error, if I pass only the id of the playlist then the download starts without errors.