mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-01-09 17:24:10 +01:00
Restore README.md
I think this is auto-generated by some script
This commit is contained in:
parent
78285eea86
commit
4e93198ae6
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -412,19 +412,7 @@ If you fork the project on GitHub, you can run your fork's [build workflow](.git
|
||||||
--no-flat-playlist Extract the videos of a playlist
|
--no-flat-playlist Extract the videos of a playlist
|
||||||
--live-from-start Download livestreams from the start.
|
--live-from-start Download livestreams from the start.
|
||||||
Currently only supported for YouTube
|
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
|
--no-live-from-start Download livestreams from the current time
|
||||||
(default)
|
(default)
|
||||||
--wait-for-video MIN[-MAX] Wait for scheduled streams to become
|
--wait-for-video MIN[-MAX] Wait for scheduled streams to become
|
||||||
|
|
Loading…
Reference in a new issue