aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Verhagen <joel.verhagen@gmail.com>2012-07-16 10:59:21 -0400
committerJoel Verhagen <joel.verhagen@gmail.com>2012-07-16 10:59:21 -0400
commitaab4fca4225d1d7935154486b72c3edf73ecf77a (patch)
treedc1b51fcc38a35a87361a6e44c4f8142d54f4e69 /README.md
parent891d7f232959f85810011fe32b107a0dfd5db85b (diff)
downloadyoutube-dl-aab4fca4225d1d7935154486b72c3edf73ecf77a.tar.xz
Updated --no-resize-buffer docs, removed -b option
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index fc9c1a6b8..0d0552a47 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,11 @@ which means you can modify it, redistribute it or use it however you like.
-i, --ignore-errors continue on download errors
-r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m)
-R, --retries RETRIES number of retries (default is 10)
- -b, --buffer-size SIZE size of download buffer (e.g. 1024 or 16k) (default
+ --buffer-size SIZE size of download buffer (e.g. 1024 or 16k) (default
is 1024)
- --no-resize-buffer do not automatically adjust the buffer size
+ --no-resize-buffer do not automatically adjust the buffer size. By
+ default, the buffer size is automatically resized
+ from an initial value of SIZE.
--dump-user-agent display the current browser identification
--list-extractors List all supported extractors and the URLs they
would handle