Added to docs

This commit is contained in:
sarma-tyrant
2025-08-01 16:36:20 -04:00
parent 48e091ed71
commit 12f56b888c
2 changed files with 14 additions and 0 deletions

View File

@@ -2969,6 +2969,19 @@ Description
Recursively download files from subfolders.
extractor.hentaifoundry.descriptions
----------------------------------
Type
``string``
Default
``"text"``
Description
Controls the format of ``description`` metadata fields.
* ``"text"``: Plain text with HTML tags removed
* ``"html"``: Raw HTML content
extractor.hentaifoundry.include
-------------------------------
Type

View File

@@ -364,6 +364,7 @@
},
"hentaifoundry":
{
"descriptions": "text",
"include": ["pictures"]
},
"hitomi":