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.64k stars 366 forks source link

Update main.py #17

Closed justinallennz closed 4 years ago

justinallennz commented 4 years ago

added try: to both open() to help users with errors also had to pip install openpyxl to use the script