forked from gyssi007/YouTube_to_m3u
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlive.json
45 lines (45 loc) · 1.29 KB
/
live.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"lives": [
{
"name": "4GTV-LAN",
"boot": false,
"url": "http://192.168.1.1:5000/4gtv.m3u",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
},
{
"name": "Custom",
"boot": false,
"pass": true,
"url": "https://raw.githubusercontent.com/kai456789/YouTube_to_m3u/main/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
},
{
"name": "直播",
"url": "https://tv.iill.top/m3u/Live",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"referer": "https://theav101.com/",
"playerType": 2
},
{
"name": "523-php",
"boot": false,
"url": "https://tv543.cc/list.php",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
},
{
"name": "9+9",
"boot": false,
"url": "https://tv.iill.top/m3u/Adult",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 2
}
]
}