mirror of
https://git.luna-app.eu/50n50/sources
synced 2025-12-21 21:26:19 +01:00
19 lines
661 B
JSON
19 lines
661 B
JSON
{
|
|
"sourceName": "Soundcloud",
|
|
"iconUrl": "https://cdn-icons-png.flaticon.com/512/145/145809.png",
|
|
"author": {
|
|
"name": "50/50",
|
|
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
|
|
},
|
|
"version": "1.0.0",
|
|
"language": "Music",
|
|
"streamType": "HLS",
|
|
"quality": "128 kbps",
|
|
"baseUrl": "https://soundcloud.com/",
|
|
"searchBaseUrl": "https://soundcloud.com/",
|
|
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/soundcloud/soundcloud.js",
|
|
"asyncJS": true,
|
|
"softsub": true,
|
|
"type": "anime/movies/shows",
|
|
"downloadSupport": true
|
|
}
|