[hentaifoundry] add 'include' option

This commit is contained in:
Mike Fährmann
2020-09-24 00:48:08 +02:00
parent ebb7737b9b
commit 0d43456323
2 changed files with 39 additions and 4 deletions

View File

@@ -890,6 +890,22 @@ Description The name of the preferred animation format, which can be one of
=========== =====
extractor.hentaifoundry.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.hitomi.metadata
-------------------------
=========== =====