[kemonoparty] extract 'archives' metadata (#7195)
add 'archives' option for additional data
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -368,6 +368,7 @@
|
||||
"password": "",
|
||||
|
||||
"announcements": false,
|
||||
"archives" : false,
|
||||
"comments" : false,
|
||||
"dms" : false,
|
||||
"duplicates" : false,
|
||||
|
||||
Reference in New Issue
Block a user