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

Adds a progress bar for the download of individual books #96

Closed wildmichael closed 4 years ago

wildmichael commented 4 years ago

The progress bars for the books are kept as a log and the overall progress is now labelled as such.

alexgand commented 4 years ago

Hi, with the last merge this PR is showing conflict in helper.py. Can you fix it so I can merge it? Thanks.

wildmichael commented 4 years ago

Done, thanks for the quick feedback.

alexgand commented 4 years ago

Great work, by the way, I really liked it!

wildmichael commented 4 years ago

Thanks!