1
0
forked from 50n50/sources
Files
sources/soundcloud/soundcloud.json
T

20 lines
661 B
JSON
Raw Normal View History

2025-10-11 17:18:45 +02: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",
2025-11-02 17:40:13 +00:00
"language": "Music",
2025-10-11 17:18:45 +02:00
"streamType": "HLS",
2025-11-02 17:40:13 +00:00
"quality": "128 kbps",
2025-10-11 17:18:45 +02:00
"baseUrl": "https://soundcloud.com/",
2025-11-02 17:40:13 +00:00
"searchBaseUrl": "https://soundcloud.com/",
2025-10-11 17:23:36 +02:00
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/soundcloud/soundcloud.js",
2025-11-02 17:40:13 +00:00
"asyncJS": true,
2025-11-02 17:41:52 +00:00
"softsub": true,
2025-11-02 17:40:13 +00:00
"type": "anime/movies/shows",
2025-11-02 17:41:52 +00:00
"downloadSupport": true
2025-10-11 17:18:45 +02:00
}