Skip to content

Instantly share code, notes, and snippets.

@stengland
Last active May 1, 2024 11:33
Show Gist options
  • Save stengland/8705765 to your computer and use it in GitHub Desktop.
Save stengland/8705765 to your computer and use it in GitHub Desktop.
#EXTM3U
#EXTINF:-1,BBC - Radio 1
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio1_mf_p
#EXTINF:-1,BBC - Radio 2
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio2_mf_p
#EXTINF:-1,BBC - Radio 3
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/http-icy-aac-lc-a/format/pls/vpid/bbc_radio_three.pls
#EXTINF:-1,BBC - Radio 4
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4fm_mf_p
#EXTINF:-1,BBC - Radio 5 live
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio5live_mf_p
#EXTINF:-1,BBC - Radio 6
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_6music_mf_p
#EXTINF:-1,BBC - Radio 1 Extra
http://www.bbc.co.uk/radio/listen/live/r1x_aaclca.pls
#EXTINF:-1,BBC - Radio 4 Extra
http://www.bbc.co.uk/radio/listen/live/r4x_aaclca.pls
#EXTINF:-1,BBC - Radio 5 Live sports extra
http://www.bbc.co.uk/radio/listen/live/r5lsp_aaclca.pls
#EXTINF:-1,BBC - Radio Asian Network
http://www.bbc.co.uk/radio/listen/live/ran_aaclca.pls
# GistID: 8705765
@Sopor
Copy link

Sopor commented Feb 14, 2021

@bpsib
Copy link

bpsib commented Mar 4, 2021

The above streams are out of date. The ones that start with http://bbcmedia.ic.llnwd.net/ now have an hourly message saying they will stop working from 22nd March 2021. I have provided an up to date list at https://gist.github.com/bpsib/67089b959e4fa898af69fea59ad74bc3

@Lesik
Copy link

Lesik commented Mar 23, 2021

Indeed the messages held true, the stream stopped working. As gists are inevitably going to become outdated at some point, I recommend to just find out the latest stream yourself by opening BBC's online radio website for the channel you're interested in and pressing F12, then in the network tab clicking the "Media" filter and extracting the stream that way.

@stengland
Copy link
Author

@bpsib Thanks for forking and keeping up to date 👍
I haven't used these for a while and now I need them again so you have saved me a bunch of time!

@NMItools
Copy link

Thanks for the updates! BBC 6 Radio URL stoped working in my AIMP player yesterday and you already have the new one <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment