[pixiv] extend 'metadata' option (#3057)

make it usable for all 'pixiv' extractors
This commit is contained in:
Mike Fährmann
2022-10-16 15:32:31 +02:00
parent 0714274f1f
commit 52d1eb928d
3 changed files with 7 additions and 3 deletions

View File

@@ -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

View File

@@ -230,6 +230,7 @@
{
"refresh-token": null,
"include": "artworks",
"metadata": false,
"tags": "japanese",
"ugoira": true
},