[pixiv] extend 'metadata' option (#3057)
make it usable for all 'pixiv' extractors
This commit is contained in:
@@ -1971,8 +1971,8 @@ Description
|
||||
It is possible to use ``"all"`` instead of listing all values separately.
|
||||
|
||||
|
||||
extractor.pixiv.artworks.metadata
|
||||
---------------------------------
|
||||
extractor.pixiv.metadata
|
||||
------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
|
||||
@@ -230,6 +230,7 @@
|
||||
{
|
||||
"refresh-token": null,
|
||||
"include": "artworks",
|
||||
"metadata": false,
|
||||
"tags": "japanese",
|
||||
"ugoira": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user