]> git.lizzy.rs Git - nhentai.git/blobdiff - nhentai/command.py
Add new option to avoid cloudflare captcha
[nhentai.git] / nhentai / command.py
index a6c91d050bb598620ceb9b5dc60fba28f54535e6..e514144ea78466714a3308140d30027f62dca891 100644 (file)
@@ -93,9 +93,6 @@ def main():
                 doujinshi.downloader = downloader
                 doujinshi.download()
 
-            doujinshi.downloader = downloader
-            doujinshi.download()
-
             if options.generate_metadata:
                 table = doujinshi.table
                 generate_metadata_file(options.output_dir, table, doujinshi)