live.json
· 1.4 KiB · JSON
Исходник
{
"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://raw.githubusercontent.com/n3rddd/N3RD/6b0282f56d6cf963958a8ca5210adcd07de4bfbf/JN/PY/live/live_kzb.pyy",
"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": "香港TVB新闻台",
"url": "https://raw.githubusercontent.com/tongxunlu/2024-11-25-inews/refs/heads/main/playlist.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"
}
]
}
| 1 | { |
| 2 | "spider": "https://github.com/FongMi/CatVodSpider/raw/refs/heads/main/jar/custom_spider.jar", |
| 3 | "lives": [ |
| 4 | { |
| 5 | "name": "内地电视频道", |
| 6 | "url": "http://192.168.2.239:35455/tv.m3u", |
| 7 | "type": 0, |
| 8 | "playerType": 1 |
| 9 | }, |
| 10 | { |
| 11 | "name": "内地电视频道(备用1)", |
| 12 | "url": "http://192.168.10.239:35455/tv.m3u", |
| 13 | "type": 0, |
| 14 | "playerType": 1 |
| 15 | }, |
| 16 | { |
| 17 | "name": "内地电视频道(备用2)", |
| 18 | "type": 3, |
| 19 | "api": "https://raw.githubusercontent.com/n3rddd/N3RD/6b0282f56d6cf963958a8ca5210adcd07de4bfbf/JN/PY/live/live_kzb.pyy", |
| 20 | "ext": "68747470733a2f2f6a7a62356b716c6e2e6875616a69616564752e636f6d2f70726f642d6170692f697074762f676574497074764c697374" |
| 21 | }, |
| 22 | { |
| 23 | "name": "香港TVB", |
| 24 | "url": "https://raw.githubusercontent.com/tongxunlu/super/refs/heads/main/mytvsuper.m3u", |
| 25 | "type": 0, |
| 26 | "playerType": 1 |
| 27 | }, |
| 28 | { |
| 29 | "name": "香港TVB(备用)", |
| 30 | "url": "http://192.168.10.239:50009/mytvsuper.m3u", |
| 31 | "type": 0, |
| 32 | "playerType": 1 |
| 33 | }, |
| 34 | { |
| 35 | "name": "香港TVB新闻台", |
| 36 | "url": "https://raw.githubusercontent.com/tongxunlu/2024-11-25-inews/refs/heads/main/playlist.m3u", |
| 37 | "type": 0, |
| 38 | "playerType": 1 |
| 39 | }, |
| 40 | { |
| 41 | "name": "台湾频道", |
| 42 | "api": "csp_MQiTV", |
| 43 | "ext": [ |
| 44 | { |
| 45 | "name": "59", |
| 46 | "url": "https://59.125.210.231:4433" |
| 47 | } |
| 48 | ], |
| 49 | "epg": "http://iptv.52sw.top:668/?ch={name}&date={date}", |
| 50 | "logo": "https://epg.112114.xyz/logo/{name}.png" |
| 51 | } |
| 52 | ] |
| 53 | } |