diff --git a/README.md b/README.md index ab6123919f..062ea6608f 100644 --- a/README.md +++ b/README.md @@ -352,14 +352,14 @@ If you fork the project on GitHub, you can run your fork's [build workflow](.git (Experimental) --no-live-from-start Download livestreams from the current time (default) - --wait-for-video MIN[-MAX] Wait for scheduled streams to become + --wait-for-video MIN[-MAX][:RETRIES] + Wait for scheduled streams to become available. Pass the minimum number of - seconds (or range) to wait between retries + seconds (or range) to wait between retries. + RETRIES is the maximum number of additional + attempts if the video is still unavailable + after waiting (default is infinite) --no-wait-for-video Do not wait for scheduled streams (default) - --wait-retries RETRIES Number of retries while waiting for - scheduled streams to become available - (default is infinite). --wait-for-video must - also be set --mark-watched Mark videos watched (even with --simulate) --no-mark-watched Do not mark videos watched (default) --color [STREAM:]POLICY Whether to emit color codes in output,