-
Notifications
You must be signed in to change notification settings - Fork 96
/
music-data.json
88 lines (88 loc) · 1.94 KB
/
music-data.json
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
{
"musicData": [
{
"name": "你就不要想起我(cover田馥甄)",
"id": "449577226",
"singer": "简弘亦",
"singerId": "5001",
"duration": "280971"
},
{
"name": "故梦",
"id": "409654891",
"singer": "双笙",
"singerId": "12025552",
"duration": "284110"
},
{
"name": "我的一个道姑朋友",
"id": "437250607",
"singer": "以冬",
"singerId": "12065133",
"duration": "313748"
},
{
"name": "夏天的风",
"id": "26494530",
"singer": "刘瑞琦",
"singerId": "840134",
"duration": "197960"
},
{
"name": "水星记",
"id": "441491828",
"singer": "郭顶",
"singerId": "2843",
"duration": "325266"
},
{
"name": "推开世界的门",
"id": "441120217",
"singer": "杨乃文",
"singerId": "10198",
"duration": "282015"
},
{
"name": "回到过去",
"id": "186055",
"singer": "周杰伦",
"singerId": "6452",
"duration": "233000"
},
{
"name": "梦伴",
"id": "26584453",
"singer": "李悦君",
"singerId": "8678",
"duration": "247413"
},
{
"name": "画双",
"id": "410181460",
"singer": "双笙",
"singerId": "12025552",
"duration": "287051"
},
{
"name": "远辰落身旁",
"id": "464674509",
"singer": "谢春花",
"singerId": "1039895",
"duration": "213369"
},
{
"name": "River Flows In You (Original Mix) - remix",
"id": "5086081",
"singer": "Mark Pride",
"singerId": "211838",
"duration": "298866"
},
{
"name": "Something Just Like This",
"id": "461347998",
"singer": "The Chainsmokers",
"singerId": "893484",
"duration": "247626"
}
]
}