DamianoMagrini / reader-plus-downloader

Download your Pearson books from Reader+ into an offline PDF, with support for both PDFs and ETEXT books
MIT License
0 stars 0 forks source link

What is wrong? #1

Closed DamianoMagrini closed 3 months ago

DamianoMagrini commented 1 year ago

@Leone25 the script still works perfectly for me (tried both PDFs and e-texts). How is it not working? I've noticed you archived it on your GitHub.

Leone25 commented 1 year ago

Occasionally there seems to be a requirement to have a recaptcha token in the login form, it's not always but it's enough to not make the script not work many times and I don't want to deal with it

I actually started working on a browser extension that would be able to bypass that but I'm having problems extracting the zip file with password

DamianoMagrini commented 1 year ago

Hey, sorry for not getting back. Would you like to share the code you have for the extension? I can try to see what I can do

Leone25 commented 1 year ago

book-downloader.zip

No worries, here is the code, it's made only to work on firefox, it's kinda messy but you should be able to get the hang of it... HUB Young and myLIM are working as far as I remember, the broken one ofc is the Pearson one.

Let me know if there are any updates

DamianoMagrini commented 3 months ago

Ok so I had a look at it 💀 sorry for the wait

The API was updated and now:

So I wasn't even able to get to the point of seeing the zip files... not automatically at least.

However, with very minor changes (hardcoding the client ID because https://www.pearson.it/login/ now redirects to another place) this repo is still working 🙃

I guess we can close this for now~ thank you again for your precious work!