網易雲音樂代碼音樂播放器調用


單曲調用代碼:

<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=86 src="http://music.163.com/outchain/player?type=2&id=299757&auto=1&height=66"></iframe>

參數說明播放器可修改參數:

width=100% #自適應寬度

height=86 #根據自己喜好修改

id=299757 #為歌曲的ID http://music.163.com/#/song?id=299757

auto=0 #0為不自動播放,1為自動播放

列表播放調用代碼:

<iframe src="http://music.163.com/outchain/player?type=0&amp;id=34238509&amp;auto=0&amp;height=430" width="100%" height="450" frameborder="no" marginwidth="0" marginheight="0"></iframe>

 參數說明:

播放器可修改參數:

width=100% #自適應寬度

height=450 #根據自己喜好修改

id=34238509 #為歌曲列表頁的ID ,例如:http://music.163.com/#/playlist?id=34238509

auto=0 #0為不自動播放,1為自動播放

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM