-
Notifications
You must be signed in to change notification settings - Fork 5
/
AI_DATA
114 lines (114 loc) · 5.2 KB
/
AI_DATA
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
project.radios = [
{
"id": 1,
"name": "92.7",
"tagline": "Suno Sunao, Life Banao!",
"color": "0xffa11431",
"desc": "The chills you get when you listen to music, is mostly caused by the brain releasing dopamine while anticipating the peak moment of a song.",
"url": "http://sc-bb.1.fm:8017/;",
"icon": "https://mytuner.global.ssl.fastly.net/media/tvos_radios/m8afyszryaqt.png",
"image": "https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/b5df4c18876369.562d0d4bd94cf.jpg",
"lang": "Hindi",
"category": "pop",
"disliked": false,
"order": 1
},
{
"id": 2,
"name": "98.3",
"tagline": "Gaano Ka Sweet Dish",
"color": "0xff221420",
"desc": "There are few activities in life that utilizes the entire brain, and music is one of them.",
"url": "http://peridot.streamguys.com:7150/Mirchi",
"icon": "https://static.mytuner.mobi/media/tvos_radios/2z69hnevkvam.jpeg",
"image": "https://static.toiimg.com/thumb/msid-72350288,width-800,height-600,resizemode-75,imgsize-302210,pt-32,y_pad-40/72350288.jpg",
"lang": "Hindi",
"disliked": false,
"category": "rock",
"order": 2
},
{
"id": 3,
"name": "102",
"tagline": "Play On!",
"color": "0xff04080b",
"desc": "Playing music regularly will physically alter your brain structure.",
"url": "http://node-14.zeno.fm/cm1fkgbv1ceuv?rj-ttl=5&rj-token=AAABa7Pm__WhrF8jIJ36of_AC5C-TeMcqPiHC5BJB1j1JxkowiWAyQ",
"icon": "http://db.radioline.fr/pictures/radio_1b34ac132310c975f847aed2a948a318/logo200.jpg?size=200",
"image": "https://www.theknotnews.com/wp-content/uploads/2017/02/Fifty-Shades-Poster.jpg",
"lang": "English",
"disliked": false,
"category": "hip-hop",
"order": 3
},
{
"id": 4,
"name": "104",
"tagline": "English Hits",
"color": "0xff066c53",
"desc": "",
"url": "https://stream.zeno.fm/apxnpe2zrf9uv",
"icon": "https://radiosindia.com/images/foxfm.jpg",
"image": "https://alchetron.com/cdn/samra-rahimli-cb32112f-38f7-44a4-8485-7a719637b38-resize-750.jpeg",
"lang": "English",
"disliked": false,
"category": "rock",
"order": 4
},
{
"id": 5,
"name": "91.1",
"tagline": "London UK Asian Music",
"color": "0xff0d487d",
"desc": "",
"url": "https://s6.yesstreaming.net/proxy/john1237?mp=/live",
"icon": "https://static.radio.net/images/broadcasts/5d/9c/37907/1/c175.png",
"image": "https://static.radio.net/images/broadcasts/5d/9c/37907/1/c175.png",
"lang": "English",
"category": "classic",
"disliked": false,
"order": 5
},
{
"id": 6,
"name": "94",
"tagline": "Today's Hits",
"color": "0xff27383e",
"desc": "",
"url": "http://playerservices.streamtheworld.com/api/livestream-redirect/977_HITS.mp3",
"icon": "https://static.radio.net/images/broadcasts/8d/76/3600/1/c175.png",
"image": "https://www.binarymoon.co.uk/wp-content/uploads/2014/03/maxresdefault.jpg",
"lang": "English",
"category": "rock",
"disliked": false,
"order": 6
},
{
"id": 7,
"name": "93",
"tagline": "Love Songs",
"color": "0xffa06a37",
"desc": "The brain responds to music the same way it responds to something that you eat.",
"url": "https://stream-025.zeno.fm/g372rxef798uv?zs=th0gE8HWSNOcrGQDf2rkLw",
"icon": "https://mytuner.global.ssl.fastly.net/media/tvos_radios/4evkagl48buu.jpeg",
"image": "https://images.herzindagi.info/image/2020/Sep/vidya-balan-shahid-kapoor-relationship.jpg",
"lang": "Hindi",
"category": "rock",
"disliked": false,
"order": 7
},
{
"id": 8,
"name": "107",
"tagline": "Rocking Retro Hits",
"color": "0xff090909",
"desc": "Your heartbeat changes to mimics the music you listen to.",
"url": "https://stream.zeno.fm/a2gyqzwpwfeuv",
"icon": "https://mytuner.global.ssl.fastly.net/media/tvos_radios/uvclzz6a6d7x.jpeg",
"image": "https://i.pinimg.com/originals/7f/f6/13/7ff613ed815f1eb56a90794ec64eecfe.jpg",
"lang": "Hindi",
"category": "classic",
"disliked": false,
"order": 8
}
];