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