如何接入奇乐播放器

本站接入统一地址:https://www.dmplay.xyz/j?url=地址

Iframe调用方式

<iframe src="//www.dmplay.xyz/j?url=播放地址" height="100vh" width="100%" scrolling="no" id="Player" allowfullscreen="true" ></iframe>

苹果CMS10接入:

MacPlayer.Html = '<iframe src="//www.dmplay.xyz/j?url='+MacPlayer.PlayUrl+'" height="'+MacPlayer.Height+'" width="100%" scrolling="no" id="Player" allowfullscreen="true" ></iframe>';
MacPlayer.Show();

详细文档地址:https://zy.hikan.xyz/help/doc.html#MacCms10