From b1ce2ba1978142c75418ead4b91ea6138bb37a16 Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Wed, 10 Aug 2016 00:20:44 +0700 Subject: release 2016.08.10 --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b42d5c730..cabbbef76 100644 --- a/README.md +++ b/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 -- cgit 1.4.1