diff options
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 |