mirror of
				https://github.com/RicterZ/nhentai.git
				synced 2025-11-04 02:50:55 +01:00 
			
		
		
		
	fix bug
This commit is contained in:
		@@ -44,7 +44,7 @@ def main():
 | 
			
		||||
        for doujinshi in doujinshi_list:
 | 
			
		||||
            doujinshi.downloader = downloader
 | 
			
		||||
            doujinshi.download()
 | 
			
		||||
            generate_html(doujinshi, output_dir)
 | 
			
		||||
            generate_html(options.output_dir, doujinshi)
 | 
			
		||||
 | 
			
		||||
        if not platform.system() == 'Windows':
 | 
			
		||||
            logger.log(15, '🍺 All done.')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user