Open LulzRose opened 4 years ago
Hi, are you sure this book id exists? It seems that no book data exists for it that the downloader can reach. Do you have more of the book URL?
I get the same error with book id 9780135635414
. It's from etext-ise.pearson.com. Is that supported? Thanks!
@kyleai I have the same issue with etext-ise.pearson.com - I'm not entirely sure where to find the book URL or ID - anything that looks like it could be exceeds the 5-6 digit length that was mentioned in the instructions.
Unfortunately, the etext-ise.pearson.com ebooks are currently unsupported by the downloader. I'm sorry say that I don't know of any workaround for that.
Best of luck, NoMod-Programming
Just for future reference, i was able to pull the full pdf file by doing the following:
@kyleai This might of use for you.
python3 downloader.py 97951 Downloading book id 97951. Please open an issue on GitHub if this book id is incorrect. Downloading metadata and eText information... Traceback (most recent call last): File "downloader.py", line 225, in
main(sys.argv[1])
File "downloader.py", line 92, in main
bookeditionid=bookInfo['bookEditionID']
TypeError: 'NoneType' object is not subscriptable