We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1d15d commit 6b27b82Copy full SHA for 6b27b82
streams.py
@@ -90,6 +90,21 @@ def __init__(self):
90
"name": "BBC 2",
91
"stream": "http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio2_mf_p",
92
"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
103
104
105
+ "name": "Christmas 3",
106
+ "stream": "http://tuner.m1.fm/M1-XMAS.mp3",
107
108
}
109
]
110
0 commit comments