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.
with version 2014.11.04, i try youtube-dl --verbose http://tape.ly/shape-of-breath (or any tape.ly url so far) and get:
ERROR: Unable to download JSON metadata: HTTP Error 403: Forbidden
(full transcript below)
i thought it might be as simple as filtering on the user agent, but when i tried youtube-dl -ua "anything", it asks me:
Type account password and press [Return]:
which doesn't make sense to me; and then subsequent cmdline parsing seems confused.
anyway, here's the --verbose result of the trial (i broke long lines since github apparently won't let me upload a text attachment). thanks for adding the support in the first place, hope it's easy to tweak.