diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-04-01 08:34:53 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-04-03 02:31:34 -0500 |
commit | da42cc00b8425650cc6fce187af8c308ce04f1a6 (patch) | |
tree | a21ab62c9bb1147834169a0c60cfd00b0979a1d9 /network/youtube-dl/youtube-dl.1 | |
parent | 535dd4b92145012115c7d32bce054cd0d3a38c21 (diff) | |
download | slackbuilds-da42cc00b8425650cc6fce187af8c308ce04f1a6.tar.gz |
network/youtube-dl: Updated for version 2016.03.27.
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 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index 6369cb7484..771029d73c 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -271,6 +271,12 @@ Number of retries (default is 10), or "infinite". .RS .RE .TP +.B \-\-fragment\-retries \f[I]RETRIES\f[] +Number of retries for a fragment (default is 10), or "infinite" (DASH +only) +.RS +.RE +.TP .B \-\-buffer\-size \f[I]SIZE\f[] Size of download buffer (e.g. 1024 or 16K) (default is 1024) @@ -775,7 +781,7 @@ overwritten by default .RE .TP .B \-\-embed\-subs -Embed subtitles in the video (only for mkv and mp4 videos) +Embed subtitles in the video (only for mp4, webm and mkv videos) .RS .RE .TP @@ -1666,7 +1672,7 @@ If you want to create a build of youtube\-dl yourself, you\[aq]ll need .IP \[bu] 2 python .IP \[bu] 2 -make +make (both GNU make and BSD make are supported) .IP \[bu] 2 pandoc .IP \[bu] 2 |