about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-09-04 20:51:48 +0700
committerSergey M․ <dstftw@gmail.com>2016-09-04 20:51:48 +0700
commitd9606d9b6cb44ee7600abf63333db4b88532a391 (patch)
treef01fd22a578b5ca0a9162a263a68e7cf14512cc8 /README.md
parent433af6ad3002424ecb316e23946722d54010dbe1 (diff)
downloadyoutube-dl-d9606d9b6cb44ee7600abf63333db4b88532a391.tar.gz
youtube-dl-d9606d9b6cb44ee7600abf63333db4b88532a391.tar.xz
youtube-dl-d9606d9b6cb44ee7600abf63333db4b88532a391.zip
release 2016.09.04 2016.09.04
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87465aa5e..207b633db 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,8 @@ which means you can modify it, redistribute it or use it however you like.
     --mark-watched                   Mark videos watched (YouTube only)
     --no-mark-watched                Do not mark videos watched (YouTube only)
     --no-color                       Do not emit color codes in output
+    --abort-on-unavailable-fragment  Abort downloading when some fragment is not
+                                     available
 
 ## Network Options:
     --proxy URL                      Use the specified HTTP/HTTPS/SOCKS proxy.
@@ -173,7 +175,10 @@ which means you can modify it, redistribute it or use it however you like.
     -R, --retries RETRIES            Number of retries (default is 10), or
                                      "infinite".
     --fragment-retries RETRIES       Number of retries for a fragment (default
-                                     is 10), or "infinite" (DASH only)
+                                     is 10), or "infinite" (DASH and hlsnative
+                                     only)
+    --skip-unavailable-fragments     Skip unavailable fragments (DASH and
+                                     hlsnative only)
     --buffer-size SIZE               Size of download buffer (e.g. 1024 or 16K)
                                      (default is 1024)
     --no-resize-buffer               Do not automatically adjust the buffer