[pixiv] add 'captions' option (#4327)

make extra requests for empty captions independent of 'sanity'
This commit is contained in:
Mike Fährmann
2024-10-22 16:31:37 +02:00
parent 2d15e64ea9
commit 33161da121
3 changed files with 14 additions and 4 deletions

View File

@@ -3520,6 +3520,17 @@ Description
Note: This requires 1 additional API request per bookmarked post.
extractor.pixiv.captions
------------------------
Type
``bool``
Default
``false``
Description
For works with seemingly empty ``caption`` metadata,
try to grab the actual ``caption`` value using the AJAX API.
extractor.pixiv.comments
------------------------
Type