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.
youtube-dl: does not work with bit.ly #315
Comments
|
This looks kind of fun. URL un-shortening... On it! |
|
Actually it might be more sensible to simply follow redirects as the first step |
|
Added support for redirects! Before using our last resort, GenericIE, youtube-dl will check if the url is a redirect, like shortened urls, (using HEAD requests if possible, fallbacking on GET) and in case restart chain. Someone should add that to the features list. |
Forwarding http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597797