[furaffinity] add 'descriptions' option (#1231)

This commit is contained in:
Mike Fährmann
2021-01-19 19:09:29 +01:00
parent 36f281330a
commit 89a2bcbb2d
2 changed files with 24 additions and 4 deletions

View File

@@ -969,6 +969,19 @@ Description
``"l"``, ...) to use as an upper limit.
extractor.furaffinity.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.furaffinity.include
-----------------------------
Type