[tumblr] add 'fallback-*' options (#2957)
specifically 'fallback-delay' and 'fallback-retries' and change default number of retries to 2 (down from 3)
This commit is contained in:
@@ -2402,6 +2402,27 @@ Description
|
||||
You can use ``"all"`` instead of listing all types separately.
|
||||
|
||||
|
||||
extractor.tumblr.fallback-delay
|
||||
-------------------------------
|
||||
Type
|
||||
``float``
|
||||
Default
|
||||
``120.0``
|
||||
Description
|
||||
Number of seconds to wait between retries
|
||||
for fetching full-resolution images.
|
||||
|
||||
|
||||
extractor.tumblr.fallback-retries
|
||||
---------------------------------
|
||||
Type
|
||||
``integer``
|
||||
Default
|
||||
``2``
|
||||
Description
|
||||
Number of retries for fetching full-resolution images.
|
||||
|
||||
|
||||
extractor.twibooru.api-key
|
||||
--------------------------
|
||||
Type
|
||||
|
||||
Reference in New Issue
Block a user