From 2fbe18557b230b3e95773430829b3771cede585c Mon Sep 17 00:00:00 2001 From: Elyse <26639800+elyse0@users.noreply.github.com> Date: Sun, 12 Mar 2023 01:42:45 -0600 Subject: [PATCH] Add some documentation --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de83e421f..3bd6d38b0 100644 --- a/README.md +++ b/README.md @@ -412,7 +412,19 @@ ## General Options: --no-flat-playlist Extract the videos of a playlist --live-from-start Download livestreams from the start. Currently only supported for YouTube - (Experimental) + (Experimental). + Time ranges can be specified using + --download-sections to download only a part + of the stream. + Negative values are allowed for specifying a + previous time, + e.g. --download-sections "*-24hours - 0" + (download last 24 hours), + e.g. --download-sections "*-1h - 30m" + (download from 1 hour ago until the next + 30 minutes), + e.g. --download-sections "*-3days - -2days" + (download from 3 days ago until 2 days ago) --no-live-from-start Download livestreams from the current time (default) --wait-for-video MIN[-MAX] Wait for scheduled streams to become