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

Nothing is happening after creating the first folder #13

Closed jainnitk closed 4 years ago

jainnitk commented 4 years ago

Hi, I tried running the script as is and the progress bar was stuck at 0%.

While debugging I noticed that requests.get() is not finishing. It keeps on running without finishing or time out. Not sure what can be done in this scenario.