http://music.163.com/api/search/get/web?csrf_token=hlpretag=&hlposttag=&s=(输入音乐名称)&type=1&offset=0&total=true&limit=2
示例;
http://music.163.com/api/search/get/web?csrf_token=hlpretag=&hlposttag=&s=孤勇者&type=1&offset=0&total=true&limit=2
将返回josn数据
id为该音乐的播放
img1v1Url为该音乐的图片封面
数据返回示例;
\”id\”:1901371647,\”name\”:\”孤勇者\”
将id拼接进行播放
示例;
提示;有版权或者是需要VIP会员的歌曲是无法正常播放的