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.
cannot download any video from youtube #20325
Comments
|
You're quoting the backslashes, remove them from the command and it should work. |
I run
brew install youtube-dland
youtube-dl 'https://www.youtube.com/watch\?v\=rywUS-ohqeE'and got this error:
WARNING: Could not send HEAD request to https://www.youtube.com/watch\?v\=rywUS-ohqeE: HTTP Error 404: Not Found
[generic] watch?v=rywUS-ohqeE: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.