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 installed via pip gets error: "unable to download video info webpage: " #9996
Comments
|
Post the output of |
|
Execution code with curl headers and response redirected to a txt file:
The html response is this file (as txt just rename it as .html file) |
|
I also I do not know if it affects the result I used the guake terminal emulator. and the command I executed was: I mentioned above the comand just to make it more clear and to be abble with just a copy paste t execute it. |
|
Post the output of |
|
Curl command
And youtube-dl one
For youtube-dl command I attach some of the output into a file: Also I neeed to mention that without the -x parameter worked fine. Perhaps has issues when the internet is down. (A posssible problem) |
|
So does it work now? According to |
|
Yes it works. |
|
Closing as solved. |
|
I think in this case would be better if a suitable message has been shown instead of all this error messages. It would be more clear for everyone using the youtube-dl. |
I tries to download this video with -x parameter for extracting the sound only and I get these errors:
[x] I think is a good Idea to have nicer looking message even in verbose mode.
[x] Does this happen because there's not installed avconv or ffmpeg? Or is some sort of other code bug?
The version I am running is: 2016.07.03.1 in an Ubuntu 16.04 machine.