implement 'chapter-reverse' option (#149)
Setting it to `true` will start with the latest chapter instead of the first one.
This commit is contained in:
@@ -797,6 +797,18 @@ Description Categorize tags by their respective types
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.[manga-extractor].chapter-reverse
|
||||
-------------------------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Reverse the order of chapter URLs extracted from manga pages.
|
||||
|
||||
* `true`: Start with the latest chapter
|
||||
* `false`: Start with the first chapter
|
||||
=========== =====
|
||||
|
||||
|
||||
|
||||
Downloader Options
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user