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 sits at setting language and doesn't move forward #107
Comments
|
Can't reproduce it from Germany. Does the error still occur for you? |
|
Unable to reproduce. |
Hi there,
I just installed youtube-dl.py and tried to download a youtube video and for some reason it doesn't work.
$ youtube-dl.py "http://www.youtube.com/watch?v=Cs9Ly5ldR9A"
[youtube] Setting language
I tried to see by youtube-dl.py if there was some verbose kinda flag but was not able to find.
$ youtube-dl.py --version
2011.03.29
$ python --version
Python 2.6.6
Any help would be appreciable.