From a23be8bba28c756ad395d3ce035e66739958ff48 Mon Sep 17 00:00:00 2001 From: Paul Storkman Date: Mon, 30 Dec 2024 16:39:23 +0100 Subject: [PATCH] Add generated README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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,