[booru] allow multiple 'url' keys (#5859)
This commit is contained in:
@@ -4577,14 +4577,18 @@ Description
|
||||
extractor.[booru].url
|
||||
---------------------
|
||||
Type
|
||||
``string``
|
||||
* ``string``
|
||||
* ``list`` of ``strings``
|
||||
Default
|
||||
``"file_url"``
|
||||
Example
|
||||
``"preview_url"``
|
||||
* ``"preview_url"``
|
||||
* ``["sample_url", "preview_url", "file_url"}``
|
||||
Description
|
||||
Alternate field name to retrieve download URLs from.
|
||||
|
||||
When multiple names are given, download the first available one.
|
||||
|
||||
|
||||
extractor.[manga-extractor].chapter-reverse
|
||||
-------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user