forked from CatVodTVOfficial/CatVodTVSpider
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathbasic.json
77 lines (70 loc) · 4.06 KB
/
basic.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"spider": "./jar/basic.jar;md5;bdae9f9745ce8e5b6348b8f26f17c9e9",
"lives": [
{
"group": "redirect",
"channels": [
{"name": "live", "urls": ["proxy://do=live&type=txt&ext=aHR0cDovL2hvbWUuanVuZGllLnRvcDo4MS9DYXQvdHYvbGl2ZS50eHQ="]}
]
}
],
"sites": [
{"key": "本地", "name": "本地文件", "type": 3, "api": "csp_LocalFileV2", "searchable": 0, "playerType": 1},
{"key": "本地2", "name": "本地文件(不显示隐藏文件)", "type": 3, "api": "csp_LocalFileV2", "ext": "showAllFile=false", "searchable": 0, "playerType": 1},
{"key": "Live2Vod", "name": "电视直播", "type": 3, "api": "csp_Live2Vod", "searchable": 0, "changeable": 0,
"ext": "南风$https://agit.ai/Yoursmile7/TVBox/raw/branch/master/live.txt#饭太硬$https://agit.ai/fantaiying/0/raw/branch/main/tvlive.txt&&&https://gh.isteed.cc/https://raw.githubusercontent.com/zhixc/CatVodTVSpider/main/other/pic/live.png"
},
{"key": "Live2Vod2", "name": "电视直播(远程配置版)", "type": 3, "api": "csp_Live2Vod", "searchable": 0, "changeable": 0,
"ext": "https://cdn.jsdelivr.net/gh/zhixc/CatVodTVSpider@main/other/json/live.json"
},
{"key": "push_agent", "name": "推送(播放页链接或磁力)", "type": 3, "api": "csp_PushAgent", "searchable": 0, "playerType": 1, "timeout": 60}
],
"parses": [
{"name": "解析聚合", "type": 3, "url": "Demo"},
{"name": "Web聚合", "type": 3, "url": "Web"},
{"name": "Json并发", "type": 2, "url": "Parallel"},
{"name": "Json轮询", "type": 2, "url": "Sequence"},
{"name": "综合", "type": 0, "url": "https://jx.jsonplayer.com/player/?url="},
{"name": "虾米", "type": 0, "url": "https://jx.xmflv.com/?url="}
],
"flags": ["youku", "qq", "QQ", "iqiyi", "qiyi", "letv", "sohu", "tudou", "pptv", "PPTV", "mgtv", "wasu", "bilibili", "xmm", "xigua", "m1905"],
"wallpaper": "https://bing.img.run/rand.php",
"ijk":
[{"group":"软解码","options":
[{"category":4,"name":"opensles","value":"0"},
{"category":4,"name":"overlay-format","value":"842225234"},
{"category":4,"name":"framedrop","value":"1"},
{"category":4,"name":"soundtouch","value":"1"},
{"category":4,"name":"start-on-prepared","value":"1"},
{"category":1,"name":"http-detect-range-support","value":"0"},
{"category":1,"name":"fflags","value":"fastseek"},
{"category":2,"name":"skip_loop_filter","value":"48"},
{"category":4,"name":"reconnect","value":"1"},
{"category":4,"name":"enable-accurate-seek","value":"0"},
{"category":4,"name":"mediacodec","value":"0"},
{"category":4,"name":"mediacodec-auto-rotate","value":"0"},
{"category":4,"name":"mediacodec-handle-resolution-change","value":"0"},
{"category":4,"name":"mediacodec-hevc","value":"0"},
{"category":1,"name":"dns_cache_timeout","value":"600000000"}]},
{"group":"硬解码","options":
[{"category":4,"name":"opensles","value":"0"},
{"category":4,"name":"overlay-format","value":"842225234"},
{"category":4,"name":"framedrop","value":"1"},
{"category":4,"name":"soundtouch","value":"1"},
{"category":4,"name":"start-on-prepared","value":"1"},
{"category":1,"name":"http-detect-range-support","value":"0"},
{"category":1,"name":"fflags","value":"fastseek"},
{"category":2,"name":"skip_loop_filter","value":"48"},
{"category":4,"name":"reconnect","value":"1"},
{"category":4,"name":"enable-accurate-seek","value":"0"},
{"category":4,"name":"mediacodec","value":"1"},
{"category":4,"name":"mediacodec-auto-rotate","value":"1"},
{"category":4,"name":"mediacodec-handle-resolution-change","value":"1"},
{"category":4,"name":"mediacodec-hevc","value":"1"},
{"category":1,"name":"dns_cache_timeout","value":"600000000"}]}],
"ads": [
"wan.51img1.com",
"iqiyi.hbuioo.com",
"vip.ffzyad.com"
]
}