audiamus / BookLibConnect

A standalone Audible downloader and decrypter
GNU General Public License v3.0
672 stars 38 forks source link

Can't get URL with Amazon BR #133

Closed Jefik37 closed 8 months ago

Jefik37 commented 8 months ago

I make a new profile, select Amazon BR, copy the URL on my browser, but when I login I'm redirected to a 404 page, instead of getting a useful URL. I tested with Amazon US and it works fine.

audiamus commented 8 months ago

It's complicated with the Brazil marketplace. I believe you have to intercept the browser response before it redirects you to the 404 page, see here: #117.

Jefik37 commented 8 months ago

It's complicated with the Brazil marketplace. I believe you have to intercept the browser response before it redirects you to the 404 page, see here: #117.

The chrome extension there helped me, thank you!

audiamus commented 8 months ago

Very good.