[cyberfile] add support (#5015)

This commit is contained in:
Mike Fährmann
2025-09-09 21:47:43 +02:00
parent 977e1bece3
commit 8617c08c6c
7 changed files with 247 additions and 0 deletions

View File

@@ -2036,6 +2036,20 @@ Description
uses the same domain as a given input URL.
extractor.cyberfile.password
----------------------------
Type
``string``
Default
``""``
Description
Password value used to access protected files and folders.
Note: Leave this value empty or undefined
to be interactively prompted for a password when needed
(see `getpass() <https://docs.python.org/3/library/getpass.html#getpass.getpass>`__).
extractor.[Danbooru].external
-----------------------------
Type