2026-03-23 15:54:00 +00:00
# radio-stations
2026-03-27 06:56:26 +00:00
my favourite stations for [pyradio ](https://github.com/coderholic/pyradio ). zero accounts, zero tracking.
2026-03-23 15:54:00 +00:00
2026-03-27 06:52:02 +00:00
## what's in here
2026-03-23 15:54:00 +00:00
### talk / news / public radio
| station | location |
|---|---|
| KPFA 94.1 | Berkeley, CA (Pacifica) |
| WBAI 99.5 | New York, NY (Pacifica) |
| CBC Radio 1 | Toronto / Ottawa |
| BBC World Service | UK |
| NCPR | Canton, NY |
| Bloomberg Radio | New York, NY |
| CFRB Newstalk 1010 | Toronto, ON |
| WAMU 88.5 | Washington, DC |
| WNYC 93.9 | New York, NY |
| NPR | national stream |
2026-03-29 00:52:22 +00:00
### news streams
| station | source |
|---|---|
| DW English | Deutsche Welle |
| Al Jazeera English | direct HLS |
| Sky News | Sky CDN HLS |
| NBC News NOW | Icecast |
| CNN | HLS |
| CNBC Radio | AAC stream |
| Fox News Radio | direct AAC |
2026-03-23 15:54:00 +00:00
### danish radio (DR)
| station | format |
|---|---|
| DR P1 | talk / culture |
| DR P2 Klassisk | classical |
| DR P3 | pop |
| DR P4 København | regional |
2026-03-29 00:52:22 +00:00
### european radio
| station | location |
|---|---|
| RTL Radio | Luxembourg |
| RTL2 | Paris |
| Uniradioen 95.5 | Copenhagen (university radio) |
| Radio Caroline | UK (offshore legend) |
2026-03-27 06:52:02 +00:00
### community / indie / international
| station | location / genre |
2026-03-23 15:54:00 +00:00
|---|---|
| CKCU 93.1 FM | Ottawa, ON (Carleton U) |
2026-03-29 00:52:22 +00:00
| CKAR 88.7 The Bay | Huntsville, ON |
| Moose FM 105.5 | Huntsville, ON (Vista Radio) |
2026-03-27 06:52:02 +00:00
| Real Punk Radio | Brooklyn — punk, ska, hardcore, psychobilly |
| THAI MUSIC live | Thailand — thai-radio.net |
### music — SomaFM, Radio Paradise & more
ambient, chillout, jazz, reggae, metal, indie, electronic, folk, hip hop, vaporwave, C64 remixes, space music, and more. see `stations.csv` for the full list.
2026-03-23 15:54:00 +00:00
2026-03-27 06:52:02 +00:00
highlights:
- **SomaFM** — groove salad, secret agent, boot liquor, cliq hop, metal detector, vaporwaves, synphaera, and more
- **Radio Paradise** — main, mellow, rock, eclectic mixes
- **Echoes of Bluemars** — ambient deep space radio (3 channels)
- **Ragga Kings** — reggae dancehall
- **Slay Radio** — C64 / chiptune remixes
2026-03-23 15:54:00 +00:00
## usage
2026-03-27 06:52:02 +00:00
``` sh
# clone
git clone https://i47i.unix.id.lv/i47i/radio-stations.git
2026-03-23 15:54:00 +00:00
# drop into pyradio config
cp stations.csv ~/.config/pyradio/stations.csv
2026-03-27 06:52:02 +00:00
# or symlink it
ln -sf " $( pwd ) /radio-stations/stations.csv " ~/.config/pyradio/stations.csv
2026-03-23 15:54:00 +00:00
2026-04-07 20:54:11 +00:00
# optional: use the mpv config for volume normalization
cp config/mpv.conf ~/.config/mpv/mpv.conf
2026-03-23 15:54:00 +00:00
# launch
pyradio
```
2026-03-27 06:52:02 +00:00
all streams are direct (icecast, HLS, shoutcast, .pls) — no youtube, no wrappers, no auth needed.
2026-04-07 20:54:11 +00:00
## mpv config
`config/mpv.conf` includes EBU R128 loudness normalization (`af=loudnorm` ) so volume stays consistent across stations. copy it to `~/.config/mpv/mpv.conf` or merge the `af=loudnorm` line into your existing config.
2026-03-23 15:54:00 +00:00
## license
public domain. listen to good radio.