Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

licenserequest for multipart books #2

Closed
mkb79 opened this issue Jun 16, 2019 · 1 comment
Closed

licenserequest for multipart books #2

mkb79 opened this issue Jun 16, 2019 · 1 comment

Comments

@mkb79
Copy link

mkb79 commented Jun 16, 2019

Hi omarroth,

I noticed yesterday that a post to /1.0/content/{asin}/licenserequest failed with http error 404 (url not found).

After hours of search I found the solution in the official ios audible app. There I can‘t download the whole audiobook if it‘s a multipart book. I have to download every part separately.

If you want to get download urls for multipart books you have to figure out the asin for every part of the book. Best therefore is to make call GET /1.0/library/{parent_asin} with response_groups: relationships. In the json response body you get all children_asins.

Now you can feed your licenserequest call with the children_asins.

Greets

@omarroth
Copy link
Owner

Added some more info with 6738f44.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants