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.
ERROR: Unable to download webpage: '' (caused by BadStatusLine("''",)); #8531
Comments
|
What's the output of |
|
@dstftw This is my system output:
But I can see page with browser (when set proxy on browser) |
|
Remove |
|
@dstftw Nothing happen it's also show this error again:
|
|
It's obvious that problem is in your proxy since wget does not work either. |
Hi,
I used youtube-dl later but recently it show this error:
I try with this command to SSH to my server:
ssh -D 8580 myUsername@myServerIPAnd use this command to download youtube video:
youtube-dl https://www.youtube.com/watch?v=jJ5u1FYgFAs --proxy "http://127.0.0.1:8580"