PearsonEbookDownloader
PearsonEbookDownloader copied to clipboard
Downloads E-Books "eText" from Pearson as a PDF file
Book ID: 112453 Tried running through the online version and got stuck on "loading pages", so I run it manually through my terminal and got that error.
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...
This issue concerns the inability to download ETEXT2_PXE-type ebooks, the newer epub-based format from Pearson. Although it is possible to download the ePub itself without too much effort, the formatting...
Hello, I want download some bookids with python, but dont know python, how can send 10 bookid to list and download them in some times, please as can learn to...
I got this error while downloading from Pearson Realize: 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 there any way to find out a book ID list?
I want to convert my ebook into a pdf but the book uses reader+ and i can't find the book id. The url is just https://reader-sin-prod.gls.pearson-intl.com/readBook so it doesn't contain...
I think you should add the ability to download textbooks from pearson realize. The links to the books look like this: https://reader.pearsonrealize.com/#/book/1L5XA5H0RLH/view/single/page/1
I got the following error message "'platforms_id' is not recognized as an internal or external command, operable program or batch file. 'idpName' is not recognized as an internal or external...
Hey, I tried to use your script after getting annoyed by Pearson's sluggish e-reader, and the files did download to the temp folder as I checked. However, I got an...