Files
sources/soundcloud/soundcloud.json
T

22 lines
671 B
JSON
Raw Normal View History

2025-10-11 17:18:45 +02:00
{
2025-12-22 14:43:01 +01:00
"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,
2025-12-22 14:51:13 +01:00
"supportsSora": true,
"supportsLuna": true
2025-10-11 17:18:45 +02:00
}