[kemonoparty] extract 'archives' metadata (#7195)

add 'archives' option for additional data
This commit is contained in:
Mike Fährmann
2025-03-22 18:33:20 +01:00
parent 63a1052970
commit 4a74bc6e30
4 changed files with 162 additions and 35 deletions

View File

@@ -2995,6 +2995,19 @@ Description
Download video files.
extractor.kemonoparty.archives
------------------------------
Type
``bool``
Default
``false``
Description
Extract additional metadata for ``archives`` files, including
``file``, ``file_list``, and ``password``.
Note: This requires 1 additional HTTP request per ``archives`` file.
extractor.kemonoparty.comments
------------------------------
Type

View File

@@ -368,6 +368,7 @@
"password": "",
"announcements": false,
"archives" : false,
"comments" : false,
"dms" : false,
"duplicates" : false,