Added to docs
This commit is contained in:
@@ -2969,6 +2969,19 @@ Description
|
|||||||
Recursively download files from subfolders.
|
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
|
extractor.hentaifoundry.include
|
||||||
-------------------------------
|
-------------------------------
|
||||||
Type
|
Type
|
||||||
|
|||||||
@@ -364,6 +364,7 @@
|
|||||||
},
|
},
|
||||||
"hentaifoundry":
|
"hentaifoundry":
|
||||||
{
|
{
|
||||||
|
"descriptions": "text",
|
||||||
"include": ["pictures"]
|
"include": ["pictures"]
|
||||||
},
|
},
|
||||||
"hitomi":
|
"hitomi":
|
||||||
|
|||||||
Reference in New Issue
Block a user