mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
mention socks5h in readme
This commit is contained in:
parent
37d9267d13
commit
acad161001
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
||||||
--proxy URL Use the specified HTTP/HTTPS/SOCKS
|
--proxy URL Use the specified HTTP/HTTPS/SOCKS
|
||||||
proxy. To enable SOCKS proxy, specify a
|
proxy. To enable SOCKS proxy, specify a
|
||||||
proper scheme. For example
|
proper scheme. For example
|
||||||
socks5://127.0.0.1:1080/. Pass in an
|
socks5h://127.0.0.1:1080/. Pass in an
|
||||||
empty string (--proxy "") for direct
|
empty string (--proxy "") for direct
|
||||||
connection
|
connection
|
||||||
--socket-timeout SECONDS Time to wait before giving up, in
|
--socket-timeout SECONDS Time to wait before giving up, in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue