Skip to content

Commit 6b27b82

Browse files
author
Tomasz Scislo
committed
christmas radios
1 parent 2c1d15d commit 6b27b82

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

streams.py

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@ def __init__(self):
9090
"name": "BBC 2",
9191
"stream": "http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio2_mf_p",
9292
"isRadio": True
93+
},
94+
{
95+
"name": "Christmas 1",
96+
"stream": "http://node-05.zeno.fm/aae9yc3ygnruv?rj-ttl=5&rj-tok=AAABdo8S4DcAoTqG00pxZjP_MQ",
97+
"isRadio": True
98+
},
99+
{
100+
"name": "Christmas 2",
101+
"stream": "http://str2b.openstream.co/1312?aw_0_1st.collectionid=4427&stationId=4427&publisherId=1336&k=1608717935",
102+
"isRadio": True
103+
},
104+
{
105+
"name": "Christmas 3",
106+
"stream": "http://tuner.m1.fm/M1-XMAS.mp3",
107+
"isRadio": True
93108
}
94109
]
95110

0 commit comments

Comments
 (0)