type: PIN
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
type: PIN
Consumer key: IQKbtAYlXLripLGPWd0HUA
I've put both the MP3 and M3U8 lists in one repo, hosted on Codeberg. It is mirrored to this gist.
Using these URLs, you can listen to CBC radio streams with applications like VLC or Transistor. The files are M3U playlists, so you can use them as-is, edit them to suit your tastes, or use individual URLs.
This playlist contains the .m3u8
URLs from the CBC Listen website, which uses the HLS (HTTP Live Streaming) protocol. The audio stream is broken up into multiple tiny files, which are then fed into the .m3u8
playlist file that delivers them to your computer in the right order. This should work with modern media players.
This legacy playlist uses good old-fashioned MP3 streams found on PublicRadioFan.com. It will work with older programs like Winamp that don't support HLS. I don't know how lo
# elementary OS 5.0 fresh install | |
# Install deja-dup, restore latest backup (this should sort aliases, Dropbox, etc.) | |
sudo apt install deja-dup duplicity python-gi | |
# Install apps | |
sudo apt install com.github.cassidyjames.ideogram dconf-editor firefox gparted mypaint software-properties-common synapse tilde vlc |
🌈 W ⭐ T ⭐ F ⭐ P ⭐ L ⭐ G ⭐ B ⭐ T ⭐ Q 🌈 | |
====================================== | |
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE (TRANS-INCLUSIVE) V1.0 | |
Everyone is permitted to copy and distribute verbatim or modified | |
copies of this license document. Changing it is allowed as long as | |
the name is changed and you believe that trans women are women. | |
Violations will be prosecuted with the full force of TRANS ACTIVISM. |
@-moz-document domain("tweetdeck.twitter.com") { | |
/* ------- | |
Tweetdeck | |
------- */ | |
.icon-favorite:before { | |
content: "\f007"; | |
} | |
.icon-favorite-color, |