[cien] add 'files' option (#2885)

This commit is contained in:
Mike Fährmann
2024-08-03 11:37:14 +02:00
parent f68b0efc1b
commit f87783ff26
3 changed files with 38 additions and 8 deletions

View File

@@ -1448,6 +1448,22 @@ Description
Process reposts.
extractor.cien.files
--------------------
Type
``list`` of ``strings``
Default
``["image", "video", "download", "gallery"]``
Description
Determines the type and order of files to be downloaded.
Available types are
``image``,
``video``,
``download``,
``gallery``.
extractor.cyberdrop.domain
--------------------------
Type