Last active 1 month ago

Revision 70a1df1e3c4d6f4eb791412119f93c671b4ffebd

live.json Raw
1{
2 "spider": "https://github.com/FongMi/CatVodSpider/raw/refs/heads/main/jar/custom_spider.jar",
3 "lives": [{
4 "name": "内地电视频道",
5 "url": "http://192.168.10.239:35455/tv.m3u",
6 "type": 0,
7 "playerType": 1
8 },{
9 "name": "内地电视频道(备用)",
10 "type": 3,
11 "api": "https://json.doube.eu.org/python/live_kzb.py",
12 "ext": "68747470733a2f2f6a7a62356b716c6e2e6875616a69616564752e636f6d2f70726f642d6170692f697074762f676574497074764c697374"
13 },{
14 "name": "香港TVB",
15 "url": "http://192.168.10.239:50009/mytvsuper.m3u",
16 "type": 0,
17 "playerType": 1
18 }, {
19 "name": "台湾频道",
20 "api": "csp_MQiTV",
21 "ext": [{
22 "name": "59",
23 "url": "https://59.125.210.231:4433"
24 }],
25 "epg": "http://iptv.52sw.top:668/?ch={name}&date={date}",
26 "logo": "https://epg.112114.xyz/logo/{name}.png"
27 },{
28 "name": "体育直播",
29 "type": 3,
30 "api": "https://json.doube.eu.org/python/live_beesport.py",
31 "ext": {},
32 "header": {
33 "Referer": "https://p.m82xg4z0cdbz7.com/"
34 }
35 }, {
36 "name": "香港TVB(备用)",
37 "type": 3,
38 "api": "https://raw.githubusercontent.com/imyip/Sub/refs/heads/main/live/live_tvfix.py",
39 "ext": {
40 "proxy": {
41 "http": "http://192.168.10.239:1072",
42 "https": "http://192.168.10.239:1072"
43 }
44 }
45 }, {
46 "name": "全频道",
47 "type": 3,
48 "api": "https://json.doube.eu.org/python/live_smt.py",
49 "ext": {
50 "proxy": {
51 "http": "http://192.168.10.239:1072",
52 "https": "http://192.168.10.239:1072"
53 }
54 }
55 }, {
56 "name": "台湾频道",
57 "type": 3,
58 "api": "https://raw.githubusercontent.com/doube-ba/Sub/refs/heads/main/live/live_litv.py",
59 "ext": {
60 "proxy": {
61 "http": "http://192.168.10.239:1072",
62 "https": "http://192.168.10.239:1072"
63 }
64 }
65 }]
66}