mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
release 2012.02.26
This commit is contained in:
parent
871dbd3c92
commit
c4105fa035
4 changed files with 36 additions and 14 deletions
|
@ -12,7 +12,7 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
|
||||
## OPTIONS
|
||||
-h, --help print this help text and exit
|
||||
-v, --version print program version and exit
|
||||
--version print program version and exit
|
||||
-U, --update update this program to latest version
|
||||
-i, --ignore-errors continue on download errors
|
||||
-r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m)
|
||||
|
@ -66,6 +66,7 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
--get-format simulate, quiet but print output format
|
||||
--no-progress do not print progress bar
|
||||
--console-title display progress in console titlebar
|
||||
-v, --verbose print various debugging information
|
||||
|
||||
### Video Format Options:
|
||||
-f, --format FORMAT video format code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue