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

Downloaded files are not visible. #51

Closed ankitemb closed 4 years ago

ankitemb commented 4 years ago

Hello,

I am not able to see the download content in my local directory. Is it download somewhere else? I clone this repo and created the downloads folder in springer_free_books folder. I used following command to download the content: 1) sudo docker build . -t springer-image 2) sudo docker run --rm -v downloads springer-image

After completion of 100% I am not able to see any of the book in the local folder which pointed in second command. Please help me to get the content?

alexgand commented 4 years ago

Please try again, the code was modified and is now much better.