diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-06-01 21:26:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:27 +0700 |
commit | 7d48e6d17dff699e4e80742de5295c2dae2c30c3 (patch) | |
tree | ab859b363521d5f819aab54037b45dd365cbd044 /network/youtube-dl/youtube-dl.1 | |
parent | 1aeccf036000345a77f3d53b78c6d99d7bbdb226 (diff) |
network/youtube-dl: Updated for version 2018.06.02.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index 7e370282eb463..89a3fb67efc6c 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -116,7 +116,7 @@ Do not emit color codes in output .TP .B \-\-proxy \f[I]URL\f[] Use the specified HTTP/HTTPS/SOCKS proxy. -To enable experimental SOCKS proxy, specify a proper scheme. +To enable SOCKS proxy, specify a proper scheme. For example socks5://127.0.0.1:1080/. Pass in an empty string (\-\-proxy "") for direct connection .RS @@ -152,25 +152,24 @@ present) is used for the actual downloading. .TP .B \-\-geo\-bypass Bypass geographic restriction via faking X\-Forwarded\-For HTTP header -(experimental) .RS .RE .TP .B \-\-no\-geo\-bypass Do not bypass geographic restriction via faking X\-Forwarded\-For HTTP -header (experimental) +header .RS .RE .TP .B \-\-geo\-bypass\-country \f[I]CODE\f[] Force bypass geographic restriction with explicitly provided two\-letter -ISO 3166\-2 country code (experimental) +ISO 3166\-2 country code .RS .RE .TP .B \-\-geo\-bypass\-ip\-block \f[I]IP_BLOCK\f[] Force bypass geographic restriction with explicitly provided IP block in -CIDR notation (experimental) +CIDR notation .RS .RE .SS Video Selection: @@ -359,7 +358,7 @@ Download playlist videos in random order .RE .TP .B \-\-xattr\-set\-filesize -Set file xattribute ytdl.filesize with expected file size (experimental) +Set file xattribute ytdl.filesize with expected file size .RS .RE .TP |