-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.json
More file actions
44 lines (44 loc) · 1.07 KB
/
Copy pathsources.json
File metadata and controls
44 lines (44 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"streams": [
{
"id": "orf-sport-plus",
"name": "ORF Sport Plus",
"country": "AT",
"language": "de",
"type": "static",
"url": "https://orf-live.ors-shls.ors.at/sport_plus/SPORT_PLUS_HIGH.m3u8"
},
{
"id": "deutschlandfunk",
"name": "Deutschlandfunk",
"country": "DE",
"language": "de",
"type": "static",
"url": "https://st03.sslstream.dlf.de/dlf/03/128/mp3/stream.mp3"
},
{
"id": "bbc-radio5",
"name": "BBC Radio 5 Live",
"country": "GB",
"language": "en",
"type": "static",
"url": "https://stream.live.vc.bbcmedia.co.uk/bbc_radio_five_live"
},
{
"id": "talkSPORT",
"name": "talkSPORT",
"country": "GB",
"language": "en",
"type": "static",
"url": "https://edge-bauerall-01-gos2.sharp-stream.com/talksport.mp3"
},
{
"id": "sky-sports-radio",
"name": "Sky Sports Radio",
"country": "GB",
"language": "en",
"type": "static",
"url": "https://skysports.stream/listen"
}
]
}