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.
Checklist
Verbose log
Description
Attempting to download the video "Sonicsgate" from this youtube URL: https://www.youtube.com/watch?v=s9Dp20ydm1E (720p version). It plays fine in browsers (but not VLC notably), and youtube-dl fails with the error shown above in the verbose output. Is there anything I can do to make this work? I am new to youtube-dl, but could not find any known limitation that would cause this in the docs.
Thanks!