diff --git a/nhentai/command.py b/nhentai/command.py index c00119d..16ebb15 100644 --- a/nhentai/command.py +++ b/nhentai/command.py @@ -86,7 +86,6 @@ def main(): if options.zip: options.is_nohtml = True - options.no_metadata = True if not options.is_show: downloader = (CompressedDownloader if options.zip else Downloader)(path=options.output_dir, threads=options.threads, timeout=options.timeout, delay=options.delay,