[furaffinity] support classic layout (#284)

This commit is contained in:
Mike Fährmann
2020-02-12 21:39:43 +01:00
parent 138135c190
commit c7cf9dd111
3 changed files with 65 additions and 30 deletions

View File

@@ -738,6 +738,22 @@ Description Sets the maximum allowed size for downloaded images.
=========== =====
extractor.furaffinity.include
-----------------------------
=========== =====
Type ``string`` or ``list`` of ``strings``
Default ``"gallery"``
Example ``"scraps,favorite"`` or ``["scraps", "favorite"]``
Description A (comma-separated) list of subcategories to include
when processing a user profile.
Possible values are
``"gallery"``, ``"scraps"``, ``"favorite"``.
You can use ``"all"`` instead of listing all values separately.
=========== =====
extractor.gelbooru.api
----------------------
=========== =====