找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 35679|回复: 350

[iptv信源 资源分享或寻求] 央视频代码

 火... [复制链接]
发表于 2020-11-10 17:20 | 显示全部楼层 |阅读模式
央视频PHP代码
<?php
    $channels = array(
            'cctv4k'=>'600002264',
            'cctv1'=>'600001859',
            'cctv2'=>'600001800',
            'cctv3'=>'600001801',
            'cctv4'=>'600001814',
            'cctv5'=>'600001818',
            'cctv5p'=>'600001817',
            'cctv6'=>'600001802',
            'cctv7'=>'600004092',
            'cctv8'=>'600001803',
            'cctv9'=>'600004078',
            'cctv10'=>'600001805',
            'cctv11'=>'600001806',
            'cctv12'=>'600001807',
            'cctv13'=>'600001811',
            'cctv14'=>'600001809',
            'cctv15'=>'600001815',
            'cctv17'=>'600001810',
            'zjws'=>'600002520',
            'jsws'=>'600002521',
            'szws'=>'600002481',
            'gdws'=>'600002485',
            'hljws'=>'600002498',
            'dfws'=>'600002483',
            'flws'=>'600002475'
    );
    $pid = $channels[$_GET['pid']];
    if(!$pid){
            die('need pid');
    }
    $lua_cmd =urlencode("
    function main(splash)
            splash:go('https://m.yangshipin.cn/video?type=1&pid=$pid')
        splash:wait(0.5)
        splash:mouse_click(305, 305)
        splash:wait(0.1)
        return splash:har()
    end");
    $source = curl_get_contents("http://splash_api_address/execute?lua_source=$lua_cmd");
    preg_match('/https:\/\/liveinfo(.*?)"/', $source, $output);
    $api_url = str_replace('&defn=&', '&defn=fhd&', 'https://liveinfo'.$output[1]);
    $result = curl_get_contents($api_url);
    preg_match('/"playurl":"(.*?)\?from=player/', $result, $output);
    $play_url = $output[1];
    //header("Content-Type: audio/mpegurl");
    //header("Content-Disposition: attachment; filename=playlist.m3u");
    echo "#EXTM3U\r\n#EXTINF:-1 tvg-name='".$_GET['pid']."', ".$_GET['pid']."\r\n".$play_url;

    function curl_get_contents($url)
    {
            $header = array(
            'authority: liveinfo.yangshipin.cn',
            'user-agent: Mozilla/5.0 (Windows NT 10.2; Win64; x64) AppleWebKit/888.36 (KHTML, like Gecko) Chrome/88',
            'accept: */*',
            'referer: https://m.yangshipin.cn/video?'
            );
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        curl_setopt($ch, CURLOPT_URL, $url);
        $data = curl_exec($ch);
        curl_close($ch);
        return $data;
    }
?>
视频WAP端网页地址

【CCTV】
超高清4K:https://m.yangshipin.cn/video?ty ... 3&pid=600002264
CCTV1:https://m.yangshipin.cn/video?ty ... 3&pid=600001859
CCTV2:https://m.yangshipin.cn/video?ty ... 3&pid=600001800
CCTV3:https://m.yangshipin.cn/video?ty ... 3&pid=600001801
CCTV4:https://m.yangshipin.cn/video?ty ... 3&pid=600001814
CCTV5:https://m.yangshipin.cn/video?ty ... 3&pid=600001818
CCTV5+:https://m.yangshipin.cn/video?ty ... 3&pid=600001817
CCTV6:https://m.yangshipin.cn/video?ty ... 3&pid=600001802
CCTV7:https://m.yangshipin.cn/video?ty ... 3&pid=600004092
CCTV8:https://m.yangshipin.cn/video?ty ... 3&pid=600001803
CCTV9:https://m.yangshipin.cn/video?ty ... 3&pid=600004078
CCTV10:https://m.yangshipin.cn/video?ty ... 3&pid=600001805
CCTV11:https://m.yangshipin.cn/video?ty ... 3&pid=600001806
CCTV12:https://m.yangshipin.cn/video?ty ... 3&pid=600001807
CCTV13:https://m.yangshipin.cn/video?ty ... 3&pid=600001811
CCTV14:https://m.yangshipin.cn/video?ty ... 3&pid=600001809
CCTV15:https://m.yangshipin.cn/video?ty ... 3&pid=600001815
CCTV16:无
CCTV17:https://m.yangshipin.cn/video?ty ... 3&pid=600001810
【卫视】
浙江卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002520
江苏卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002521
深圳卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002481
广东卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002485
黑龙江卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002498
东方卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002483
湖南卫视:https://m.yangshipin.cn/video?ty ... 3&pid=600002475

点评

不能用的,那么多人买??  发表于 2020-11-11 11:01
这是最早的网页版的央视频的源码,早就失效了,只是把别人发的复制过来了而已  发表于 2020-11-10 18:41

评分

参与人数 5恩山币 -3 收起 理由
yr1*** -1 五毛你好,五毛再见!
go*** -1 播放不了哦
iPho*** -1 我手抖了下,加分变扣分了!
play*** -1 发个没用的出来有意思吗? 大家不要上当了
ken0*** + 1 播放不了哦,格式http://域名/ysp.php?id=cctv1

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2020-11-10 17:21 | 显示全部楼层
RE: 央视频代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2020-11-10 17:22 | 显示全部楼层
央视频代码看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:23 | 显示全部楼层
看看是啥代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:23 | 显示全部楼层
资源分享或寻求央视频代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:23 | 显示全部楼层

看看是啥代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:24 | 显示全部楼层
看看是什么版本
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:26 | 显示全部楼层
看看什么情况
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:28 | 显示全部楼层
谢谢分享66666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

头像被屏蔽
发表于 2020-11-10 17:28 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2020-11-10 17:30 | 显示全部楼层
看看什么东西
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-11-10 17:31 来自手机 | 显示全部楼层
看看咋样了?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-26 04:34

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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