summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2022-08-25 12:01:08 -0500
committerBlaise Thompson <blaise@untzag.com>2022-08-25 12:01:08 -0500
commit152503452d563a5f3a73821b803201c308261427 (patch)
tree71e38c65025a717970e6f94e78deca6c591bb1d4
parent3998ed464009fff79adfa76db958c39914119b69 (diff)
internet radio
-rw-r--r--posts/internet-radio.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/posts/internet-radio.md b/posts/internet-radio.md
new file mode 100644
index 0000000..ea3b604
--- /dev/null
+++ b/posts/internet-radio.md
@@ -0,0 +1,34 @@
+title: internet radio stations
+date: 2022-08-25
+
+Here are some internet radio stations I like. 🎶 <br>
+You could listen to them right here or paste the url into your favorte player.
+I love to listen to these in mpv for distraction-free audio.
+
+## Radio Plaza One
+
+`http://radio.plaza.one/mp3`
+
+<audio controls>
+ <source src="http://radio.plaza.one/mp3">
+</audio>
+
+## Solo Piano
+
+`http://pianosolo.streamguys.net/live`
+
+<audio controls>
+ <source src="http://pianosolo.streamguys.net/live">
+</audio>
+
+## Triple J Unearthed
+
+`https://i.mjh.nz/au/Sydney/radio.ih.7116.m3u8`
+
+## Wisconsin Public Radio - All Classical Network
+
+`https://wpr-ice.streamguys1.com/wpr-hd2-mp3-96`
+
+<audio controls>
+ <source src="https://wpr-ice.streamguys1.com/wpr-hd2-mp3-96">
+</audio> \ No newline at end of file