]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - README.md
release 2016.05.10
[youtube-dl.git] / README.md
index 50acb26a0175df2f3f11d6c8e42c1505cb14faa6..4ef6b6d5a41b7c87c9c47d1c0ddc3c45d6c8dde2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -85,9 +85,11 @@ which means you can modify it, redistribute it or use it however you like.
     --no-color                       Do not emit color codes in output
 
 ## Network Options:
-    --proxy URL                      Use the specified HTTP/HTTPS proxy. Pass in
-                                     an empty string (--proxy "") for direct
-                                     connection
+    --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
     --socket-timeout SECONDS         Time to wait before giving up, in seconds
     --source-address IP              Client-side IP address to bind to
                                      (experimental)