/
/
/
1{
2 "config_entries": {
3 "client_id": {
4 "label": "Client ID"
5 },
6 "authorization": {
7 "label": "Authorization"
8 }
9 },
10 "setup_flow": {
11 "user": {
12 "title": "Enter your SoundCloud credentials",
13 "description": "SoundCloud has no public app registration. Sign in to the SoundCloud web player, open your browser's developer tools, and copy the client_id from a network request and your OAuth token from the request headers, then paste them here."
14 }
15 },
16 "media": {
17 "recommendations": {
18 "soundcloud_feed": {
19 "name": "SoundCloud Feed"
20 }
21 }
22 },
23 "manifest": {
24 "description": "Stream tracks, remixes, and user-uploaded music from the SoundCloud community."
25 }
26}
27