aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-09-14 22:55:09 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2011-09-14 22:55:09 +0200
commit08c1d0d3bc43f344f58f16ff215f231f4b727f44 (patch)
treedead67f993865b3dbed4d25fcb1fc66aef82ddb6
parent20e91e837530ea01a2e601bf162bfc4468db875a (diff)
downloadyoutube-dl-08c1d0d3bc43f344f58f16ff215f231f4b727f44.tar.xz
Update README
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fdbc95c7..9fdd7d3e2 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,15 @@ 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)
+ --dump-user-agent display the current browser identification
+
+### Video Selection:
--playlist-start NUMBER playlist video to start at (default is 1)
--playlist-end NUMBER playlist video to end at (default is last)
- --dump-user-agent display the current browser identification
+ --match-title REGEX download only matching titles (regex or caseless
+ sub-string)
+ --reject-title REGEX skip download for matching titles (regex or
+ caseless sub-string)
### Filesystem Options:
-t, --title use title in file name