...
Cover image: Embedded cover image in jpg format
Title structure
Title is built using book metadata and creates a concatenated title based on a set of rules. The rules are as this:
...
The title on individual files in the zip file is prefixed with track number, eg: 01. title.
Download links returned by DDS
Type | Link | Key response header info |
---|---|---|
Complete MP3 files | Redirect to Amazon CloudFront URL | 302 Found Location: https://urltofile.com |
Zip files | Direct link to the Zip file | 200 OK Content-Type: application/zip |
HLS | Direct link to the HLS stream http://domain/playlist.m3u8 | 200 OK Content-Type: application/vnd.apple.mpegurl |
...