mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-12 06:23:30 +02:00
Remove unused option
This commit is contained in:
parent
6efbc73c10
commit
625feb5d21
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user