mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 10:21:19 +02:00
fix: pdf/cbz file already exists, but download process continues
This commit is contained in:
parent
cb6cf6df1a
commit
eb5b93d654
@ -94,6 +94,7 @@ def main():
|
||||
doujinshi.download()
|
||||
else:
|
||||
logger.info(f'Skip download doujinshi because a PDF/CBZ file exists of doujinshi {doujinshi.name}')
|
||||
continue
|
||||
|
||||
if options.generate_metadata:
|
||||
generate_metadata_file(options.output_dir, doujinshi)
|
||||
|
Loading…
x
Reference in New Issue
Block a user