杏吧无广告解析,我们致力于为用户提供专业的免费API数据接口服务
用于去除杏吧m3u8视频链接里的广告。
https://www.jiexi.in/apis.php?api=x8
https://www.jiexi.in/apis.php?api=x8&apikey=你开通的apikey&url=杏吧m3u8链接
点击右侧按钮复制完整请求地址,参数值请替换为实际有效值
| 参数名 | 是否必填 | 参数类型 | 参数说明 |
|---|---|---|---|
|
apikey
|
是 | string |
你开通的apikey
点击登录获取秘钥 |
|
url
|
是 | string | 杏吧m3u8链接 |
| 参数名 | 参数类型 | 参数说明 |
|---|---|---|
|
code
|
string | 获取状态 |
|
msg
|
string | 信息 |
|
url
|
string | 解析后的m3u8链接 |
|
type
|
string | 视频类型 |
{
"code": 200,
"msg": "解析成功",
"url": "https:\/\/www.123.com\/x8cache\/9653f721114d56755f785e2100f553c7.m3u8",
"type": "hls"
}