稳定、快速、免费的 API 接口服务
CkPlayer智能播放器
接口地址: http://api.duangcms.com/api/ckplayer
返回格式: html
请求方式: GET
请求示例: https://api.duangcms.com/api/ckplayer?apiKey=xxxxxxx&live=&url=
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
live | 否 | string | 为true时播放器为直播状态,空值为点播 |
url | 是 | string | 需要播放的地址 |
返回示例:
html页面
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例: