[wikimedia] add 'format=original' to file URLs (#5512)

add 'format' option
This commit is contained in:
Mike Fährmann
2025-10-22 19:14:23 +02:00
parent df1b6204c6
commit eefd8f9c00
8 changed files with 43 additions and 13 deletions

View File

@@ -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

View File

@@ -1129,6 +1129,7 @@
"wikimedia":
{
"sleep-request": "1.0-2.0",
"format": "original",
"image-revisions": 1,
"limit": 50,
"subcategories": true