找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 11253|回复: 103

[iptv信源 资源分享或寻求] 南昌电视台(包括5个区县台)php

 火.. [复制链接]
发表于 2021-6-20 19:00 | 显示全部楼层 |阅读模式
南昌电视台(包括5个区县台)php
<?php
$id=$_GET['id'];
$ids = array(
"ncxwzh" => 1,//南昌新闻综合
"ncds" => 2,//南昌都市
"nczx" => 3,//南昌资讯
"ncgg" => 4,//南昌公共
"xjtv" => 8,//新建台
"ncxtv" => 9,//南昌县台
"aytv" => 10,//安义台
"jxtv" => 11,//进贤台
"wltv" => 12,//湾里台
);
$url='https://gapi.nctvcloud.com/cutv/list';
$ch=curl_init();
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
$data=curl_exec($ch);
curl_close($ch);
for($a=0;$a<100;$a++){
    if(json_decode($data)->url[$a]->id==$ids[$id]){
        $playurl=json_decode($data)->url[$a]->liveurl;
        break;
    }
}
header('location:'.$playurl);
?>
我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-6-20 19:19 | 显示全部楼层
南昌电视台(包括5个区县台)php
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:24 | 显示全部楼层
有移动静态源
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:30 | 显示全部楼层
6666666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:37 | 显示全部楼层
南昌电视台(包括5个区县台)php
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:39 | 显示全部楼层
风格的根深蒂固
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:53 | 显示全部楼层
南昌电视台
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:53 | 显示全部楼层
南昌电视台
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 19:59 | 显示全部楼层
感谢大佬分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:18 | 显示全部楼层
南昌电视台(包括5个区县台)php [修改]
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:26 | 显示全部楼层
谢谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:33 | 显示全部楼层
3333333333
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:37 | 显示全部楼层
6666666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:38 | 显示全部楼层
正常发挥
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-20 20:40 | 显示全部楼层
谢谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 12:45

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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