-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disparity between book counts / total sizes #63
Comments
The list of books not downloaded appears to consist of these, but I'm not sure what makes them different from the others: A Beginners Guide to Python 3 Programming |
I ran the script this morning (checkout commit: 40d528f) on Windows and got the full 15.2GB download, 736 Files, 21 Folders. I installed it following the readme's venv instructions, then ran it like:
|
@pbowyer Which version of python? I'm on 3.6.9 here. |
(I wonder why it didn't get all of them, but didn't error out, either. If I start again will it redownload ones that are already complete?) |
|
Hi @pbowyer Would zou be so kind to explain step by step how to do it? I have an error in CMD when i try to run the code. Thanks in advance!! BR |
Hi @Artneo16 Certainly, here's what I did:
Good luck! |
Thank you very much! |
So strange - I ran the script yesterday evening (on linux) and got 16.4GB, 757 Files, 21 Folders (edit: 407 ebooks were found on the script). There are a few ebooks that seem to only be available in pdf format (I've checked Springer website and indeed they only have a pdf link for download). |
I ran it once and got 736 Files, 21 Folders just as @pbowyer. However, I ran it again and got 12 more pretty small If you want to find the smalls ones you can do |
Don't find any small epub files, seems to have downloaded all there is available. The strange thing is the fact that my download folder has a bigger size and more files than @pbowyer and I thought he had downloaded the entire collection? |
Hi! Great project!
After getting dependencies installed, the download went without errors. But I'm wondering about the result...
https://link.springer.com/search?facet-content-type=%22Book%22&package=mat-covid19_textbooks&%23038;facet-language=%22En%22&%23038;sortOrder=newestFirst&%23038;showAll=true says there are 473 books, 407 of which are in English.
The readme says there are "409 english books (14 GB, both PDF and EPUB)"
My download directory says there are 409 objects, totaling 6.5 GB. Digging into directories shows both PDFs and EPUBs.
The text was updated successfully, but these errors were encountered: