implement --no-playlist to only download current video - closes #755
This commit is contained in:
parent
722076a123
commit
47192f92d8
4 changed files with 16 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue