[pixiv] add 'translated-tags' option (closes #1354)

(a lot more straight forward than I thought ...)
This commit is contained in:
Mike Fährmann
2021-03-05 17:18:51 +01:00
parent 2e8061091a
commit 7440d1f112
3 changed files with 14 additions and 2 deletions

View File

@@ -1298,6 +1298,16 @@ Description
Also download related artworks.
extractor.pixiv.translated-tags
-------------------------------
Type
``bool``
Default
``false``
Description
Provide translated ´`tags``.
extractor.pixiv.ugoira
----------------------
Type

View File

@@ -183,6 +183,7 @@
"pixiv":
{
"avatar": false,
"translated-tags": false,
"ugoira": true
},
"reactor":