diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-04-30 18:27:54 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-04-30 18:27:54 +0200 |
commit | dbc50fdf82610abecc5fb9ab40817534f0dae972 (patch) | |
tree | b9e89f591a98e64aa8426345925bd43cfb7d42e9 /README.md | |
parent | b1d2ef9255528040b61ac44324645e82a7416174 (diff) |
Fix help for --proxy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ which means you can modify it, redistribute it or use it however you like. is restricted to one domain --list-extractors List all supported extractors and the URLs they would handle - --proxy None Use the specified HTTP/HTTPS proxy + --proxy URL Use the specified HTTP/HTTPS proxy ## Video Selection: --playlist-start NUMBER playlist video to start at (default is 1) |