找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1475|回复: 6

[iptv信源 资源分享或寻求] 。。

[复制链接]
本帖最后由 666let 于 2021-3-4 14:13 编辑

啥也没有

相关帖子

我的恩山、我的无线 The best wifi forum is right here.
没,就是放着有点卡
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
好像不能用了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

不能用了,这次挂得真快啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

头像被屏蔽
提示: 作者被禁止或删除 内容自动屏蔽
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

本帖最后由 wjxgzz 于 2021-1-29 12:41 编辑
  1. <?php
  2.         $id = $_GET['id']; // ID 新闻=1 财*=2 事件直播=3
  3.         $smils = array('','mobilehd_news_windows1','mobilehd_finance','mobilehd_newsevent1');
  4.         $token_url = 'http://token.tvb.com/stream/live/hls/'.$smils[$id].'.smil?app=news';
  5.         $bstrURL = 'https://news.tvb.com/ajax_call/getVideo.php?token='.urlencode($token_url.'&feed&client_ip=0.0.0.0');
  6.         
  7.         $ch = curl_init();
  8.         curl_setopt($ch, CURLOPT_URL, $bstrURL);                  
  9.         curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
  10.         curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  11.         curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  12.         curl_setopt($ch, CURLOPT_COOKIE,"country_code=16bbe2696a70d9b5dd68f39ba676911b;tag_deviceid=00000000000000000000000000;");
  13.         curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36" );
  14.         $data = curl_exec($ch);
  15.         curl_close($ch);
  16.         $obj = json_decode($data);
  17.         header('location:'.$obj->url);
  18. ?>
复制代码

点评

非常感谢,终于找到了,电脑PotPlayer和手机web端可以播放但盒子diyp之类放不了,有没办法处理?  详情 回复 发表于 2021-1-29 01:53
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报


非常感谢,终于找到了,电脑PotPlayer和手机web端可以播放但盒子diyp之类放不了,有没办法处理?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-27 23:58

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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