Signed-off-by: qcfree <6529067+qcfree@user.noreply.gitee.com>
This commit is contained in:
qcfree 2023-08-06 13:01:00 +00:00 committed by Gitee
parent e8dfab361a
commit 14edb5e101
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 2997 additions and 0 deletions

15
tv/epg.php Normal file
View File

@ -0,0 +1,15 @@
<?php
error_reporting(E_ERROR | E_PARSE);
header("content-type:application/json; charset=utf-8");
$ch=$_GET['ch'];
$date=$_GET['date'];
$api='https://epg.112114.xyz/';
$epg=file_get_contents($api.'?ch='.$ch.'&date='.$date);
if(!empty($epg)){
echo $epg;
}else{//否则输出默认
$epg= array("channel_name" => $ch,"date" => date('Y-m-d'));
$epg['epg_data'][] = array("start" => "00:00","end" => "23:59","title" => '暂无播放信息',"desc" => '竹子哥专属EPG');
exit(json_encode($epg,JSON_UNESCAPED_UNICODE|JSON_PRETTY_PRINT|JSON_UNESCAPED_SLASHES));
};
?>

2964
tv/live.txt Normal file

File diff suppressed because it is too large Load Diff

18
tv/直播.txt Normal file
View File

@ -0,0 +1,18 @@
[
{"name":"歌曲MV","url":"http://我不是.肥猫.love:63/lives/mv.txt&&&https://api.likepoems.com/img/mc"},
{"name":"本地直播","url":"http://127.0.0.1:9978/file/TVBox/tv/live.txt&&&http://w.g9.pub:66/f/yPrBfL/%E5%A3%81%E7%BA%B81.jpg"},
{"name":"饭太硬直播","url":"http://ftyyy.tk/live.txt&&&https://api.likepoems.com/img/mc"},
{"name":"肥猫直播","url":"http://我不是.肥猫.love:63/TV/tvzb.txt&&&https://pic.3gbizhi.com/uploads/20140428/4a96bce58a37d196e242bb5d68f02902.jpg"},
{"name":"南风直播","url":"https://agit.ai/Yoursmile7/TVBox/raw/branch/master/live.txt&&&https://api.likepoems.com/img/mc"},
{"name":"多多直播","url":"https://bitbucket.org/xduo/duoapi/raw/master/v.txt&&&https://api.likepoems.com/img/mc"},
{"name":"唐三直播","url":"http://home.jundie.top:81/Cat/tv/live.txt&&&https://api.likepoems.com/img/mc"},
{"name":"甜蜜直播","url":"http://zdir.kebedd69.repl.co/public/live.txt&&&https://api.likepoems.com/img/mc"},
{"name":"太阳直播","url":"http://9xi4o.tk/sub/mytv.txt&&&https://api.likepoems.com/img/mc"},
{"name":"吾爱直播","url":"http://52bsj.vip:81/api/v3/file/get/763/live.txt?sign=87BTGT1_6AOry7FPwy_uuxFTv2Wcb9aDMj46rDdRTD8%3D%3A0&&&https://api.likepoems.com/img/mc"},
{"name":"醒人室直播","url":"https://agit.ai/fantaiying/fty/raw/branch/master/live.txt&&&https://api.likepoems.com/img/mc"},
{"name":"影视范直播","url":"https://agit.ai/fantaiying/fmm/raw/branch/main/tv/m3u/global.m3u&&&https://api.likepoems.com/img/mc"},
{"name":"猎狼直播","url":"http://www.tvbox.lltv8.top/TVBox/tv/lltv8live.json&&&http://w.g9.pub:66/f/BjZh8/%E7%8B%BC2.png"},
{"name":"月光宝盒直播","url":"https://agit.ai/yxcqr/BiuBiu/raw/branch/master/zB/pro.txt&&&http://w.g9.pub:66/f/BjZh8/%E7%8B%BC2.png"},
{"name":"福利直播","url":"http://127.0.0.1:9978/file/TVBox/fl/live福利.txt&&&http://w.g9.pub:66/f/zpKJI4/%E5%A3%81%E7%BA%B84.jpg"}
]