[wikimedia] add ability to fetch image revisions

as long as the number of revisions of a single image does not exceed 500
This commit is contained in:
ClosedPort22
2025-10-02 15:46:17 +08:00
parent 0a76cbc8c7
commit 55742c6a2c
2 changed files with 27 additions and 5 deletions

View File

@@ -6548,6 +6548,20 @@ Description
Download video files.
extractor.wikimedia.image-revisions
-----------------------------------
Type
``integer``
Default
``1``
Description
Number of revisions to return for a single image.
The dafault value of 1 only returns the latest revision.
The value must be between 1 and 500.
extractor.wikimedia.limit
-------------------------
Type