[reddit] add 'videos' option
This commit is contained in:
@@ -983,6 +983,21 @@ Description The ``refresh-token`` value you get from
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.reddit.videos
|
||||
-----------------------
|
||||
=========== =====
|
||||
Type ``bool`` or ``string``
|
||||
Default ``true``
|
||||
Description Control video download behavior.
|
||||
|
||||
* ``true``: Download videos and use `youtube-dl`_ to handle
|
||||
HLS and DASH manifests
|
||||
* ``"ytdl"``: Download videos and let `youtube-dl`_ handle all of
|
||||
video extraction and download
|
||||
* ``false``: Ignore videos
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.sankaku.wait-min & .wait-max
|
||||
--------------------------------------
|
||||
=========== =====
|
||||
|
||||
Reference in New Issue
Block a user