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.
Getting error when use Proxy to download from Youtube #3088
Comments
|
Hi, |
|
I have tried this port, but getting timeout error. |
|
I'm emulating a proxy on appengine. Maybe, it shoud be my problem. |
|
Have you verify that the proxy works in a browser? |
|
Yeah, the proxy work normally on browser. |
|
The in proxy use is: https://github.com/labnol/google-proxy |
|
This looks like a defective proxy indeed. Maybe it's a socks proxy? In 'debug_printtraffic': True ? |
|
@phihag, the traceback:
|
|
It's a web proxy, so it won't work. |
|
I manage to get it to work on a browser, as long as you don't try to use
It looks like there's a problem in the proxy. |
|
Actually, I wasn't using the proxy on the browser, @pulpe is right. |
|
Thanks Guys! I thought it works. There are any alternative to download through other machine? I will try override the |
|
@nielsonsantana proxies works, but not with web proxy. Web proxy is special type of proxy used only from web browser. Easiest solution is to use some public proxies, for ex. from http://spys.ru/en/ |
|
@pulpe, Thanks again! I will check! |
I'm trying use a proxy to download files but getting error on urllib when try download video from youtube.
Traceback: