[pixiv] add 'translated-tags' option (closes #1354)
(a lot more straight forward than I thought ...)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -183,6 +183,7 @@
|
||||
"pixiv":
|
||||
{
|
||||
"avatar": false,
|
||||
"translated-tags": false,
|
||||
"ugoira": true
|
||||
},
|
||||
"reactor":
|
||||
|
||||
Reference in New Issue
Block a user