openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
130 stars 37 forks source link

Check file existence before exporting in unoptimized_dir #125

Closed satyamtg closed 4 years ago

satyamtg commented 4 years ago

This changes the gutenberg behavior to and fixes #124 -

Explanation for doing this - https://github.com/openzim/gutenberg/issues/124#issuecomment-649591245

This has the following changes in handle_unoptimized_files() -