[wikimedia] add 'format=original' to file URLs (#5512)
add 'format' option
This commit is contained in:
@@ -6647,6 +6647,17 @@ Description
|
||||
Download video files.
|
||||
|
||||
|
||||
extractor.wikimedia.format
|
||||
--------------------------
|
||||
Type
|
||||
``string``
|
||||
Default
|
||||
``"original"``
|
||||
Description
|
||||
Sets the `format` query parameter value
|
||||
added to all download URLs.
|
||||
|
||||
|
||||
extractor.wikimedia.image-revisions
|
||||
-----------------------------------
|
||||
Type
|
||||
|
||||
@@ -1129,6 +1129,7 @@
|
||||
"wikimedia":
|
||||
{
|
||||
"sleep-request": "1.0-2.0",
|
||||
"format": "original",
|
||||
"image-revisions": 1,
|
||||
"limit": 50,
|
||||
"subcategories": true
|
||||
|
||||
Reference in New Issue
Block a user