audiamus / BookLibConnect

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

How to set up amazon.com.br account? #117

Closed fcarreira66 closed 9 months ago

fcarreira66 commented 10 months ago

First of all, thanks for this amazing application!

I have an Amazon Brazil account, this country cannot be selected in the Book Lib tool. Audible BR was launched a few days ago. Is there anything I can do? Will it necessary to update the tool?

Originally posted by @fcarreira66 in https://github.com/audiamus/BookLibConnect/discussions/115

mkb79 commented 10 months ago

@audiamus To implement the Brazil marketplace you can use the marketplace id A10J1VAYUDTYRN.

I will implement these in my package too. See here.

Best regards

audiamus commented 10 months ago

To implement the Brazil marketplace you can use the marketplace id A10J1VAYUDTYRN.

Thanks very much. I would have automatically visited your site as the most likely source for the ID. I will add it, it may take a couple of days, though, I'm on holidays.

audiamus commented 9 months ago

I have added the Brazil Marketplace in version 0.13:

mkb79 commented 9 months ago

@audiamus I've discovered, that the brazilian login page will redirect you to another page when requesting ap/maplanding. I'll hope you have take care about that. Here you can read more.

fcarreira66 commented 9 months ago

I've just run Book Lib Connect version 0.13 and have confirmed that it said above by mkb79. I've intercepted a HTTP 302 request /ap/maplanding url with an appropriate tool and I got created my profile BR in Book Lib Connect using url returned by tool. As it stands, it will require additional effort from the user. By the way, thanks for version 0.13 that it's working with Audible BR despite this little issue.

audiamus commented 9 months ago

I've intercepted a HTTP 302 request /ap/maplanding url with an appropriate tool and I got created my profile BR in Book Lib Connect using url returned by tool

That's good news!

Can you write down the necessary steps in a short tutorial, for other future users of the Brazil marketplace? That would be very helpful.

mkb79 commented 9 months ago

@audiamus Maybe you can use the Chrome Addon Link Redirect Trace for this purpose.