Skip to content

Instantly share code, notes, and snippets.

@lee2sman
Last active May 20, 2022 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lee2sman/98bc80e02fa0cb364c2dd4ef92773c35 to your computer and use it in GitHub Desktop.
Save lee2sman/98bc80e02fa0cb364c2dd4ef92773c35 to your computer and use it in GitHub Desktop.
initial stations list for use with orllewin radio
{
"defaultStations": [
{
"title": "New Sounds",
"website": "https://www.npr.org/podcasts/381443878/new-sounds",
"streamUrl": "http://q2stream.wqxr.org/q2-tunein.aac",
"logoUrl": "https://media.npr.org/images/podcasts/primary/icon_381443878-355b34df4de745149c75bc21dec389c3a823966d-s400-c85.webp"
},
{
"title": "WTRIP Radio",
"website": "https://radio.wtrip.org/",
"streamUrl": "https://radio.wtrip.org/radio/8000/radio.mp3",
"logoUrl": "https://issueprojectroom.org/sites/default/files/wolf-eyes.jpg"
},
{
"title": "HBR1 Dream Factory",
"website": "https://rinse.fm/channels/uk/",
"streamUrl": "http://ubuntu.hbr1.com:19800/ambient.ogg",
"logoUrl": "https://thumbnailer.mixcloud.com/unsafe/900x900/extaudio/0/3/a/4/27db-a867-43bf-bbef-49ccadba77de.jpg"
},
{
"title": "WKDU",
"website": "https://wkdu.org/",
"streamUrl": "http://streams.wkdu.org/listen.mp3",
"logoUrl": "https://i1.sndcdn.com/avatars-000112644159-4bqk2p-t500x500.jpg"
},
{
"title": "Slow Focus",
"website": "https://www.nts.live/infinite-mixtapes/slow-focus",
"streamUrl": "https://stream-mixtape-geo.ntslive.net/mixtape",
"logoUrl": "https://media2.ntslive.co.uk/resize/1600x1600/5de2788d-3261-4022-8ddd-ee3474bae420_1588896000.jpeg"
},
{
"title": "NTS 1",
"website": "https://www.nts.live/",
"streamUrl": "https://stream-relay-geo.ntslive.net/stream",
"logoUrl": "https://orllewin.uk/rad/rad_nts_256.png"
},
{
"title": "NTS 2",
"website": "https://www.nts.live/",
"streamUrl": "https://stream-relay-geo.ntslive.net/stream2",
"logoUrl": "https://orllewin.uk/rad/rad_nts_256.png"
},
{
"title": "rinse.fm",
"website": "https://rinse.fm/channels/uk/",
"streamUrl": "https://streamer-uk.rinse.fm:8443/stream",
"logoUrl": "https://orllewin.uk/rad/rinse_fm_256.png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment