--proxy URL Use the specified HTTP/HTTPS/SOCKS proxy. To enable experimental SOCKS proxy, specify a proper scheme. For example socks5://127.0.0.1:1080/. Pass in an empty string (--proxy "") for direct connection ```
huzhifeng
2016-08-24 09:00:09 +08:00
2016.05.10 之后的 youtube-dl 版本都可以支持 socks5 代理了,详见 [SOCKS proxy support has been added in youtube-dl 2016.05.10]( https://github.com/rg3/youtube-dl/issues/402#issuecomment-218187016) 使用示例如下: youtube-dl --proxy socks5://127.0.0.1:1080 <amp-youtube data-videoid="key9SkCU3io" layout="responsive" width="480" height="270"></amp-youtube>