implement --no-playlist to only download current video - closes #755

This commit is contained in:
Filippo Valsorda 2013-09-30 16:26:25 -04:00
parent 722076a123
commit 47192f92d8
4 changed files with 16 additions and 1 deletions

View file

@ -50,6 +50,7 @@ which means you can modify it, redistribute it or use it however you like.
--date DATE download only videos uploaded in this date
--datebefore DATE download only videos uploaded before this date
--dateafter DATE download only videos uploaded after this date
--no-playlist download only the currently playing video
## Download Options:
-r, --rate-limit LIMIT maximum download rate (e.g. 50k or 44.6m)