https://music.daoapp.io/iframe/song?id=27808044&qssl=1&qlrc=1&narrow=0
https://music.daoapp.io/iframe/playlist?id=37288058&qssl=1&autoplay=1&max_width=500px&narrow=0
https://music.daoapp.io/iframe/album?id=16953&qssl=1&autoplay=1&max_width=500px&narrow=0
方便大家把音乐放到自己的网页上 SSL 模式求不要滥用带宽有限 其他更新
项目GitHub地址https://github.com/YUX-IO/163music-APlayer-you-get-docker 求个Star+Fork,有Dockerfile方便部署在自己的主机上 如果部署在自己主机请一并将SSL代理一并部署,Githubhttps://github.com/YUX-IO/gossl
播放器是 @DIYgod 的 Aplayer
值得一提的是 type=audio 可以直接输出HTTPS直链
比如 https://music.daoapp.io/api/v1/song?id=27808044&type=audio
GitHub ٩(ˊᗜˋ*)و
https://music.daoapp.io/api/v1/song?id=27808044&type=meta
{"song_url": "http://p2.music.126.net/oiyHl_q-7m4Z0dFqhLmg_Q==/3319425604329008.mp3", "song_name": "丑八怪", "code": 200, "pic_url": "http://p4.music.126.net/i2YqeMpR2DPuj15M-B1skA==/5816416510959096.jpg", "artist": "薛之谦"}
https://music.daoapp.io/api/v1/song?id=27808044&type=meta&qssl=1
{"song_url": "https://gossl.daoapp.io/p2.music.126.net/oiyHl_q-7m4Z0dFqhLmg_Q==/3319425604329008.mp3", "song_name": "丑八怪", "code": 200, "pic_url": "https://gossl.daoapp.io/p4.music.126.net/i2YqeMpR2DPuj15M-B1skA==/5816416510959096.jpg", "artist": "薛之谦"}
2016-5-18 1:24 à Paris
2
abelyao 2016-05-17 23:14:15 +08:00
好像有点小问题,是博客还是插件的问题? Google Chrome 50.0.2661.102 m on Windows 8.1
|
3
ZGLHHH 2016-05-17 23:51:59 +08:00
|
4
freaks 2016-05-18 00:03:31 +08:00 via Android
感谢楼主分享,我的博客就是因为网易云音乐不支持 https ,播放器加载不出来,不知这个可以用吗?
|
5
Tink 2016-05-18 00:07:00 +08:00
谢谢
|
6
YUX OP @abelyao
@ZGLHHH 谢谢提醒已修复 ٩(ˊᗜˋ*)و @freaks iframe 可以直接用滴,完美支持 HTTPS 。也可参考附言部分 GET 直链 比如 https://music.daoapp.io/api/v1/song?id=27808044&type=audio @Tink 客气 |
7
fanzheng 2016-05-18 20:21:48 +08:00
感谢分享,不过能不能做一个主播电台的 API ? http://music.163.com/#/discover/djradio
|
8
qgy18 2016-05-18 20:31:40 +08:00 via iPhone
支持一下,楼主精力旺盛啊。
|
10
bazingaterry 2016-05-19 00:18:53 +08:00
博客刚好能用上!谢谢!
|
11
koi 2016-05-19 21:45:27 +08:00
赞
|
12
freaks 2016-06-12 11:48:24 +08:00
@YUX The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. 貌似不能用了
https://music.daoapp.io/iframe/album?id=16953&qssl=1&autoplay=1&max_width=500px&narrow=0 |
13
YUX OP @freaks 不好意思啊 之前更新了一下参数 详情见 GitHub 的 README
你给出的这个 iframe 对应应该为如下地址: https://music.daoapp.io/iframe?album=16953&qssl=1&autoplay=1&max_width=500px&narrow=0 以后不会这样子咯(/ω\) |