網易雲飆升榜
{
"sourceUrl": "https://api.vvhan.com/api/wyMusic/飆升榜?type=json",
"command": "網易雲飆升榜",
"dataType": "json",
"sendType": "audio",
"jsonKey": "info.url",
"ejsTemplate": "<audio controls>\n <source src=\"<%= $data.info.url %>\" type=\"audio/mpeg\">\n Your browser does not support the audio element.\n</audio>\n",
"expertMode": true,
"expert": {
"renderedMediaUrlToBase64": false
}
}
網易雲原創榜
{
"sourceUrl": "https://api.vvhan.com/api/wyMusic/原創榜?type=json",
"command": "網易雲原創榜",
"dataType": "json",
"jsonKey": "info.url",
"expertMode": true,
"expert": {
"renderedMediaUrlToBase64": false
},
"sendType": "audio"
}
網易雲熱歌榜
{
"sourceUrl": "https://api.vvhan.com/api/wyMusic/熱歌榜?type=json",
"command": "網易雲熱歌榜",
"dataType": "json",
"sendType": "audio",
"expertMode": true,
"expert": {
"renderedMediaUrlToBase64": false
},
"jsonKey": "info.url"
}
網易雲新歌榜
{
"sourceUrl": "https://api.vvhan.com/api/wyMusic/新歌榜?type=json",
"command": "網易雲新歌榜",
"dataType": "json",
"sendType": "audio",
"expertMode": true,
"expert": {
"renderedMediaUrlToBase64": false
},
"jsonKey": "info.url"
}