react-aplayer
Version:
A React wrapper component of APlayer
79 lines (78 loc) • 2.67 kB
JSON
{
"apNormal": {
"autoplay": true,
"mutex": true,
"preload": "metadata",
"music": {
"title": "Preparation",
"author": "Hans Zimmer/Richard Harvey",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/preparation.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/preparation.jpg"
}
},
"apLrc": {
"showlrc": 3,
"music": {
"title": "回レ!雪月花",
"author": "小倉唯",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.jpg",
"lrc": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.lrc"
}
},
"apList": {
"mutex": true,
"theme": "#ad7a86",
"mode": "random",
"music": [
{
"title": "あっちゅ~ま青春!",
"author": "七森中☆ごらく部",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/yuruyuri.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/yuruyuri.jpg"
},
{
"title": "secret base~君がくれたもの~",
"author": "茅野愛衣",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/secretbase.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/secretbase.jpg"
},
{
"title": "回レ!雪月花",
"author": "小倉唯",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.jpg"
}
]
},
"apLrcList": {
"showlrc": 3,
"mutex": true,
"theme": "#ad7a86",
"mode": "random",
"listmaxheight": "80px",
"music": [
{
"title": "あっちゅ~ま青春!",
"author": "七森中☆ごらく部",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/yuruyuri.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/yuruyuri.jpg",
"lrc": "https://moeplayer.b0.upaiyun.com/aplayer/yuruyuri.lrc"
},
{
"title": "secret base~君がくれたもの~",
"author": "茅野愛衣",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/secretbase.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/secretbase.jpg",
"lrc": "https://moeplayer.b0.upaiyun.com/aplayer/secretbase.lrc"
},
{
"title": "回レ!雪月花",
"author": "小倉唯",
"url": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.mp3",
"pic": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.jpg",
"lrc": "https://moeplayer.b0.upaiyun.com/aplayer/snowmoonflowers.lrc"
}
]
}
}