找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 30662|回复: 544

[iptv信源 资源分享或寻求] tvb news新接口

 火... [复制链接]
发表于 2022-8-10 10:36 | 显示全部楼层 |阅读模式
API:https://inews-api.tvb.com/news/live

https://inews-api.tvb.com/news/c ... h264?profile=chrome
https://inews-api.tvb.com/news/c ... h264?profile=safari
以下是代码
  1. <?php

  2.         $id = $_GET['id']; // ID 新闻=1 财*=2 事件直播=3
  3.         $contentid = array(
  4.         "1"=>"ott_I-NEWS_h264",
  5.         "2"=>"ott_I-FINA_h264",
  6.         "3"=>"ott_NEVT1_h264",
  7.         "4"=>"ott_NEVT2_h264",
  8.         );
  9.         //$bstrURL = 'https://inews-api.tvb.com/news/checkout/live/hd/'.$contentid[$id].'?profile=chrome';
  10.        
  11.         $bstrURL = 'https://inews-api.tvb.com/news/checkout/live/hd/'.$contentid[$id].'?profile=safari';
  12.     $ch = curl_init();
  13.     curl_setopt($ch, CURLOPT_URL, $bstrURL);                  
  14.     curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
  15.         curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Mobile/15E148 Safari/604.1" );
  16.     curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  17.     curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  18.     $data = curl_exec($ch);
  19.     curl_close($ch);
  20.     $json = json_decode($data);
  21.         /**
  22.         profile为chrome时用下面两行
  23.         $mpd_url = $json->content->url->hd;
  24.         $playURL= str_replace(['cenc-inews','index.mpd'],['bks','index.m3u8'],$mpd_url);
  25.         **/
  26.         $playURL = $json->content->url->hd;
  27.     header('location:'.$playURL);

  28. ?>
复制代码

评分

参与人数 4恩山币 +5 收起 理由
759 + 1 感谢你的分享,无论怎样,你都是最无私的人.
laoyl + 1 如果有翡翠就更好了。
daneilzhou + 1 电信 卡、移动流畅。。有办法???
Nick1029 + 2 感谢你的分享,无论怎样,你都是最无私的人.

查看全部评分

相关帖子

我的恩山、我的无线 The best wifi forum is right here.
发表于 2022-8-10 10:37 | 显示全部楼层
看一下(神灯用)怎么样?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 10:49 | 显示全部楼层
非常感谢分享!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 10:50 | 显示全部楼层
感谢分享了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 10:52 | 显示全部楼层
感谢分享了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2022-8-10 10:55 | 显示全部楼层
tvb news新接口
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 10:55 | 显示全部楼层
看不懂学习中
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 10:59 | 显示全部楼层
看看是什么好东西
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:00 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:03 来自手机 | 显示全部楼层
谢谢楼主的分享!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:04 | 显示全部楼层
感谢分享!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:07 | 显示全部楼层
学习!!!!!!!!!!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:07 | 显示全部楼层

非常感谢分享!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-10 11:12 | 显示全部楼层
tvb news新接口
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-24 16:52

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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