From: Philipp Hagemeister Date: Wed, 14 Sep 2011 20:55:09 +0000 (+0200) Subject: Update README X-Git-Url: http://git.jankratochvil.net/?p=youtube-dl.git;a=commitdiff_plain;h=08c1d0d3bc43f344f58f16ff215f231f4b727f44 Update README --- diff --git a/README.md b/README.md index 9fdbc95..9fdd7d3 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