@@ -3863,7 +3863,7 @@ Description
|
||||
|
||||
|
||||
extractor.pixeldrain.recursive
|
||||
--------------------------
|
||||
------------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
@@ -4317,6 +4317,39 @@ Description
|
||||
Refresh download URLs before they expire.
|
||||
|
||||
|
||||
extractor.sankaku.tags
|
||||
----------------------
|
||||
Type
|
||||
* ``bool``
|
||||
* ``string``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
| Group ``tags`` by type and
|
||||
provide them as ``tags_TYPE`` and ``tag_string_TYPE`` metadata fields,
|
||||
| for example ``tags_artist`` and ``tags_character``.
|
||||
|
||||
``true``
|
||||
Enable general ``tags`` categories
|
||||
|
||||
Requires:
|
||||
|
||||
* 1 additional API request per 100 tags per post
|
||||
|
||||
``"extended"``
|
||||
Group ``tags`` by the new, extended tag category system
|
||||
used on ``chan.sankakucomplex.com``
|
||||
|
||||
Requires:
|
||||
|
||||
* 1 additional HTTP request per post
|
||||
* logged-in `cookies <extractor.*.cookies_>`__
|
||||
to fetch full ``tags`` category data
|
||||
|
||||
``false``
|
||||
Disable ``tags`` categories
|
||||
|
||||
|
||||
extractor.sankakucomplex.embeds
|
||||
-------------------------------
|
||||
Type
|
||||
|
||||
Reference in New Issue
Block a user