[yomanga] add chapter extractor
This commit is contained in:
@@ -55,7 +55,7 @@ if __name__ == '__main__' and len(sys.argv) > 1:
|
||||
]
|
||||
del sys.argv[1:]
|
||||
|
||||
skip = []
|
||||
skip = ["exhentai", "kissmanga"]
|
||||
for extr in extractors:
|
||||
if extr.category in skip:
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user