mirror of
https://git.luna-app.eu/50n50/sources
synced 2025-12-21 21:26:19 +01:00
19 lines
648 B
JSON
19 lines
648 B
JSON
{
|
|
"sourceName": "Audible",
|
|
"iconUrl": "https://m.media-amazon.com/images/I/51iKw5dFQoL.png",
|
|
"author": {
|
|
"name": "50/50",
|
|
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
|
|
},
|
|
"version": "1.0.0",
|
|
"language": "English",
|
|
"streamType": "MP3",
|
|
"quality": "Audio",
|
|
"baseUrl": "https://www.audible.co.uk/",
|
|
"searchBaseUrl": "https://www.audible.co.uk/",
|
|
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/audible/audible.js",
|
|
"type": "audiobooks",
|
|
"asyncJS": true,
|
|
"softsub": true,
|
|
"downloadSupport": false
|
|
}
|