这里是 Meting 的文档。Mettng 是一个用于网页播放器 APlayer 以及其他软件调用的程序接口,可便捷的部署至无服务器平台,如 Vercel。
| 参数名 | 默认值 | 参数介绍 |
|---|---|---|
server |
netease |
指定获取 json 音乐相关信息的音乐平台名。选填 netease、tencent。 |
type |
playlist |
指定获取 json 音乐相关信息的类型。选填lrc(歌词)、url(歌曲链接)、pic(歌词)、song(歌曲信息)、playlist(歌单)、artist(歌手)、search(搜索)。 |
id |
9564899591 |
大多数情况下该值为歌曲id、歌单id。search 是个例外,请在 search 的 id 参数里写您要搜索的内容。 |