Hisheng 我也很喜欢网易云音乐,之前自己网站一直想实现能查询音乐后直接嵌入网易播放器的功能,可惜官方没给API,只能通过歌曲id来生成iframe,这对普通用户的体验是在不好。后来学了点python,目前用了笨方法爬了16万多的歌曲信息,基本能实现我想要的功能了,可是据说网易曲库有500多万的歌,我就...接下来好好研究改进一下我的笨办法了~
wlt <iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="http://music.163.com/outchain/player?type=2&id=17177324&auto=1&height=66"></iframe>
wlt <audio src="http://sc.111ttt.com/up/mp3/26395/9EA0B95FA0B17589446C2D1A0E6D5725.mp3"controls="controls"autoplay="autoplay"></audio>