Added to docs
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -364,6 +364,7 @@
|
||||
},
|
||||
"hentaifoundry":
|
||||
{
|
||||
"descriptions": "text",
|
||||
"include": ["pictures"]
|
||||
},
|
||||
"hitomi":
|
||||
|
||||
Reference in New Issue
Block a user