[kemonoparty] implement a 'files' option (#1991)

similar to 8d676151
This commit is contained in:
Mike Fährmann
2021-11-17 19:59:24 +01:00
parent ab8eea1a24
commit d4ec245554
2 changed files with 54 additions and 21 deletions

View File

@@ -1338,6 +1338,18 @@ Description
Extract ``comments`` metadata.
extractor.kemonoparty.files
---------------------------
Type
``list`` of ``strings``
Default
``["postfile", "attachments", "inline"]``
Description
Determines the type and order of files to be downloaded.
Available types are ``postfile``, ``attachments``, and ``inline``.
extractor.kemonoparty.max-posts
-------------------------------
Type