[reddit] update 'videos' option (#3712)
- add 'dash' to directly extract DASH manifest URLs (was default behavior sincea7c79531) - change default strategy back to beforea7c79531- disable 'Falling back on generic information extractor' warning
This commit is contained in:
@@ -2562,8 +2562,15 @@ Description
|
||||
HLS and DASH manifests
|
||||
* ``"ytdl"``: Download videos and let `youtube-dl`_ handle all of
|
||||
video extraction and download
|
||||
* ``"dash"``: Extract DASH manifest URLs and use `youtube-dl`_
|
||||
to download and merge them. (*)
|
||||
* ``false``: Ignore videos
|
||||
|
||||
(*)
|
||||
This saves 1 HTTP request per video
|
||||
and might potentially be able to download otherwise deleted videos,
|
||||
but it will not always get the best video quality available.
|
||||
|
||||
|
||||
extractor.redgifs.format
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user