logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 08c1d0d3bc43f344f58f16ff215f231f4b727f44
parent 20e91e837530ea01a2e601bf162bfc4468db875a
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 14 Sep 2011 22:55:09 +0200

Update README

Diffstat:

MREADME.md8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

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