Utoljára aktív 1 month ago

Revízió 5be61f2f84e7b87a2cbcb5b643600235b523d5a4

live.json Eredeti
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": "IP解析",
10 "api": "csp_MQiTV",
11 "ext": [{
12 "name": "59",
13 "url": "https://59.125.210.231:4433"
14 }],
15 "epg": "http://iptv.52sw.top:668/?ch={name}&date={date}",
16 "logo": "https://epg.112114.xyz/logo/{name}.png"
17 }, {
18 "name": "本地(TVB)",
19 "url": "http://192.168.10.239:50009/mytvsuper.m3u",
20 "type": 0,
21 "playerType": 1
22 }, {
23 "name": "快直播(python)",
24 "type": 3,
25 "api": "https://json.doube.eu.org/python/live_kzb.py",
26 "ext": "68747470733a2f2f6a7a62356b716c6e2e6875616a69616564752e636f6d2f70726f642d6170692f697074762f676574497074764c697374"
27 }, {
28 "name": "BeeSport直播(python)",
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": "Tvfix直播(python)",
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": "SMT直播(python)",
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": "LITV直播(python)",
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}