找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1815|回复: 7

[iptv信源 资源分享或寻求] Korea MBC ?

[复制链接]
发表于 2022-2-25 14:26 | 显示全部楼层 |阅读模式
  1. <?php
  2.         // kr mbc
  3.         /*
  4.         MBC = 0;
  5.         MBC-Drama = 1;
  6.         MBC-Every1 = 2;
  7.         MBC-M = 3;
  8.         MBC-Kpop = 4;
  9.         MBC-On = 6;
  10.         */
  11.         $headers =[
  12.             "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36",
  13.             "X-FORWARDED-FOR: 121.254.133.162",
  14.             "Referer: https://onair.imbc.com/"
  15.         ];
  16.         $id = isset($_GET['id'])?$_GET['id']:0;
  17.         $ts = time()."123";
  18.         $bstrURL = "https://mediaapi.imbc.com/Player/".($id==0?"OnAirURLUtil?type=PC&t={$ts}":"OnAirPlusURLUtil?ch={$id}&type=PC&t={$ts}");
  19.         $ch = curl_init();
  20.         curl_setopt($ch, CURLOPT_URL, $bstrURL);                  
  21.         curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  22.         curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);
  23.         curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  24.         curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  25.         $data = curl_exec($ch);
  26.         curl_close($ch);
  27.         $json = json_decode($data);
  28.         $szPlayURL = str_replace('playlist.m3u8','chunklist.m3u8', $json->MediaInfo->MediaURL);
  29.         header("location:$szPlayURL");

  30. ?>
复制代码


水帖时间 反正我不看,你们能看看,不能看就算了。

评分

参与人数 3恩山币 +3 收起 理由
visrus + 1 大神 接口是不是挂了 403了
佛难度 + 1 感谢你的分享
oreolee2020 + 1 大神一出手就知道有没有

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2022-2-25 15:05 | 显示全部楼层
看是能看,就是太卡了,估计得架个楼梯才能流畅。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-2-25 15:36 | 显示全部楼层
很流畅,挺好的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-2-25 17:11 来自手机 | 显示全部楼层
顶顶大佬,棒子源可以加大力度撸
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-2-25 17:11 来自手机 | 显示全部楼层
顶顶大佬,棒子源可以加大力度撸
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-2-25 22:29 | 显示全部楼层
猫大哥,填仓吧
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-4-20 10:06 | 显示全部楼层
谢谢大佬分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-7-23 16:37 | 显示全部楼层
大神 接口是不是挂了 403了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-24 15:15

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表