[patreon] implement 'files' option (#1935)

This commit is contained in:
Mike Fährmann
2021-10-17 04:14:58 +02:00
parent 6695ef2e10
commit 8d676151b7
2 changed files with 33 additions and 9 deletions

View File

@@ -1577,6 +1577,19 @@ Description
port than the default.
extractor.patreon.files
-----------------------
Type
``list`` of ``strings``
Default
``["images", "attachments", "postfile", "content"]``
Description
Determines the type and order of files to be downloaded.
Available types are
``postfile``, ``images``, ``attachments``, and ``content``.
extractor.photobucket.subalbums
-------------------------------
Type