alexgand / springer_free_books

Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
GNU General Public License v3.0
1.65k stars 367 forks source link

Duplicate downloading the pdf files as epub #107

Closed rencire closed 4 years ago

rencire commented 4 years ago

When downloading everything with python main.py command (using python 3), noticed that the epub and pdf files are exactly the same.

Seems like the issue is similar to #36, although root cause might be different?