Skip to content

Instantly share code, notes, and snippets.

@alanholding
Last active March 4, 2024 21:55
Show Gist options
  • Save alanholding/63da2c50e732b0c529e7c73257a7c7d0 to your computer and use it in GitHub Desktop.
Save alanholding/63da2c50e732b0c529e7c73257a7c7d0 to your computer and use it in GitHub Desktop.
Some internet radio stations for the internet-radio norns script by @tapecanvas
return {
{name = "9128.live", address = "https://streams.radio.co/s0aa1e6f4a/listen", favorite = nil},
{name = "Ambient Sleeping Pill", address = "http://radio.stereoscenic.com/asp-s", favorite = nil},
{name = "Beware!", address = "https://bewaretheradio.out.airtime.pro/bewaretheradio_a", favorite = nil},
{name = "Lumpen Radio", address = "https://radio.mensajito.mx/lumpenradio", favorite = nil},
{name = "Moon Phase Radio Ambient", address = "https://cp12.serverse.com/proxy/moonphase/stream", favorite = nil},
{name = "Payphone Radio", address = "https://centova2.cheapshoutcast.com/proxy/mark2?mp=/stream", favorite = nil},
{name = "Radio Koyeba 104.9 FM", address = "http://162.244.80.245:8020/", favorite = nil},
{name = "Radio is a Foreign Country", address = "https://s5.radio.co/s20251311a/listen", favorite = nil},
{name = "Resonance Radio 104.4 FM", address = "http://stream.resonance.fm:8000/resonance", favorite = nil},
{name = "Sci-Fi Old Time Radio", address = "https://s1.voscast.com:8653/stream", favorite = nil},
{name = "Shirley & Spinoza", address = "https://s2.radio.co:80/sec5fa6199/listen", favorite = nil},
{name = "Spinning Seal FM", address = "https://stream-163.zeno.fm/9q3ez3k3fchvv", favorite = nil},
{name = "Vintage Obscura Radio", address = "https://radio.vintageobscura.net/stream", favorite = nil},
{name = "WALM Radio Classic Vinyl", address = "http://icecast.walmradio.com:8000/classic", favorite = nil},
{name = "WFMU", address = "https://wfmu.org/wfmu.pls", favorite = nil},
{name = "WFMU Sheena's Jungle Room", address = "http://www.wfmu.org/sheena.pls", favorite = nil},
{name = "Wired 99.9 FM", address = "http://s2.radio.co/sf0986595a/listen", favorite = nil},
{name = "Wreckage Systems", address = "https://wreckage-systems.club/public/live_stream/playlist.pls", favorite = nil},
{name = "WZBC 90.3 FM Newton", address = "https://stream.wzbc.org/wzbc", favorite = nil},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment