mirror of
https://git.luna-app.eu/50n50/sources
synced 2025-12-21 13:16:21 +01:00
Add audible/audible.json
This commit is contained in:
parent
fb22fb6237
commit
eda07e6430
1 changed files with 19 additions and 0 deletions
19
audible/audible.json
Normal file
19
audible/audible.json
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue