[exhentai] add ability to specify custom image limit (#940)

This commit is contained in:
Mike Fährmann
2020-08-17 22:14:56 +02:00
parent b2009ea39e
commit dbbbb21180
2 changed files with 12 additions and 1 deletions

View File

@@ -743,10 +743,13 @@ Description * ``"auto"``: Use ``e-hentai.org`` or ``exhentai.org``
extractor.exhentai.limits
-------------------------
=========== =====
Type ``bool``
Type ``bool`` or ``integer``
Default ``true``
Description Check image download limits
and stop extraction when they are exceeded.
If this value is an ``integer``, it gets used as the limit maximum
instead of the value listed on ``https://e-hentai.org/home.php``
=========== =====