release 2016.08.10
This commit is contained in:
parent
5c8411e968
commit
b1ce2ba197
6 changed files with 18 additions and 7 deletions
10
README.md
10
README.md
|
@ -330,7 +330,15 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
bidirectional text support. Requires bidiv
|
||||
or fribidi executable in PATH
|
||||
--sleep-interval SECONDS Number of seconds to sleep before each
|
||||
download.
|
||||
download when used alone or a lower bound
|
||||
of a range for randomized sleep before each
|
||||
download (minimum possible number of
|
||||
seconds to sleep) when used along with
|
||||
--max-sleep-interval.
|
||||
--max-sleep-interval SECONDS Upper bound of a range for randomized sleep
|
||||
before each download (maximum possible
|
||||
number of seconds to sleep). Must only be
|
||||
used along with --min-sleep-interval.
|
||||
|
||||
## Video Format Options:
|
||||
-f, --format FORMAT Video format code, see the "FORMAT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue