[pixiv] implement 'max-posts' option (#1558)

* implement max-rank for pixiv

* rename to max-posts and make more generic
This commit is contained in:
thatfuckingbird
2021-05-24 17:49:46 +02:00
committed by GitHub
parent 8a909e478d
commit e6811c7450
2 changed files with 16 additions and 1 deletions

View File

@@ -1419,6 +1419,17 @@ Description
.. __: https://github.com/mikf/gallery-dl/blob/v1.12.3/docs/gallery-dl-example.conf#L9-L14
extractor.pixiv.max-posts
-------------------------
Type
``integer``
Default
``0``
Description
When downloading galleries, this sets the maximum number of posts to get.
A value of ``0`` means no limit.
extractor.plurk.comments
------------------------
Type