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.
How to set a SOCKS5 process? #10123
How to set a SOCKS5 process? #10123
Comments
|
Use |
|
I don't know why? See below 2016-07-19 17:39 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Which proxy software are you using? Also, always include the |
|
shadowsocks 2016-07-19 18:09 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
SOCKS5 support is added in May 2016. Please update to the latest version (2016.07.17) |
|
C:\Users\Administrator\Desktop>youtube-dl.exe -U 2016-07-19 18:25 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Seems the same problem as #2718. In short: updating is broken if the current directory (C:\Users\Administrator\Desktop) is not where youtube-dl.exe is. This is also fixed in May 2016, but your version is too old. |
|
My problem isn't like that.I run it, but it doesn't work in everywhere.I C:\Users\Administrator\Desktop>youtube-dl.exe -U C:\Users\Administrator\Desktop>youtube-dl.exe 2016-07-19 18:46 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Hmm I've once heard that Github subdomains are blocked in Mainland China. Can you download this file without any VPN or proxies? https://rg3.github.io/youtube-dl/update/LATEST_VERSION |
|
So interseting.hmmmm. 2016-07-19 20:01 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
I want the second line which is explannatin in youtube-dl.conf dosen't This is youtube-dl.conf's text. 2016-07-19 20:28 GMT+08:00 Yk Yang n1ce0571@gmail.com:
|
|
If the protocol is not specified, the actual protocol depends on the connection. http://127.0.0.1:8087 is used for HTTP connections, and https://127.0.0.1:8087 is used for HTTPS connections. AFAIK Shadowsocks uses SOCKS only, so neither works. |
|
There is a new problem to happren.It's OK When I download video with 2016-07-19 22:00 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Shadowsocks uses SOCKS and http://127.0.0.1:8087 sounds like XX-Net - Shadowsocks has no built-in HTTP proxies. If it's really XX-Net, |
|
Yes it's XX-NET.That's OK.I will keep on trying it.Thanks 2016-07-19 22:33 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Eventualy I watch this,https://www.youtube.com/watch?v=H8GxM9ApkYc,that 2016-07-19 23:17 GMT+08:00 Yk Yang n1ce0571@gmail.com:
|
|
Congratulations :) |
|
Note to myself: according to GreatFire.org, https://rg3.github.io/youtube-dl/update/LATEST_VERSION is not completely blocked in China. Otherwise we'll have to find another host for binaries. |
|
what's your purpose? 2016-07-20 16:02 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
We're currently considering moving binary files from Github to Cloudflare. (#9690) If Github.com is blocked in China, this move becomes urgent. |
|
I have tried to surf Github.com without proxy,unifortunately,Github.com is 2016-07-20 16:11 GMT+08:00 Yen Chi Hsuan notifications@github.com:
|
|
Got it. Time to reconsider #9690. |
|
boo yeah youtube-dl with socks5 is way faster than vpns ... thanks |
I want to set a SOCKS5 proxy ,but the parameter ,--proxy URL, can only set HTTP/HTTPS proxy.