]> git.lizzy.rs Git - nhentai.git/blobdiff - nhentai/command.py
fix for issue #236
[nhentai.git] / nhentai / command.py
index e514144ea78466714a3308140d30027f62dca891..2995feecc0d389aad65fbf1716b91fb71c1bc21d 100644 (file)
@@ -91,7 +91,7 @@ def main():
         for doujinshi in doujinshi_list:
             if not options.dryrun:
                 doujinshi.downloader = downloader
-                doujinshi.download()
+                doujinshi.download(regenerate_cbz=options.regenerate_cbz)
 
             if options.generate_metadata:
                 table = doujinshi.table