[ao3] add initial support (#6013)

This commit is contained in:
Mike Fährmann
2024-09-15 22:34:56 +02:00
parent 7d6520e15d
commit 638a676495
6 changed files with 418 additions and 0 deletions

View File

@@ -1279,6 +1279,20 @@ Extractor-specific Options
==========================
extractor.ao3.formats
---------------------
Type
* ``string``
* ``list`` of ``strings``
Default
``"pdf"``
Example
* ``"azw3,epub,mobi,pdf,html"``
* ``["azw3", "epub", "mobi", "pdf", "html"]``
Description
Format(s) to download.
extractor.artstation.external
-----------------------------
Type