提交 e6b66298 编写于 作者: H hjdhnx

终于搞清楚了解析是咋跑的了

上级 619f4f98
......@@ -371,6 +371,7 @@ def getJxs(path='js'):
'name':dt[0],
'url':dt[1],
'type':dt[2] if len(dt) > 2 else 0,
'ua':dt[3] if len(dt) > 3 else UA,
})
# jxs = [{'name':dt.split(',')[0],'url':dt.split(',')[1]} for dt in data.split('\n')]
# jxs = list(filter(lambda x:not str(x['name']).strip().startswith('#'),jxs))
......
......@@ -12,9 +12,11 @@ var rule = {
class_name:'电视剧&电影&综艺&动漫',
class_url:'2&1&3&4',
limit:5,
play_parse:true,
// play_parse:true,
lazy:'js:input={parse: 1, playUrl: "", jx: 1, url: input}',
// 疑似t4专用的
lazy:'js:input={parse: 1, playUrl: "", jx: 1, url: input.split("?")[0]}',
// 手动调用解析请求json的url,此lazy不方便
lazy:'js:input="https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url="+input.split("?")[0];log(input);let html=JSON.parse(request(input));log(html);input=html.url||input',
推荐:'json:data;title;cover;comment;cat+ent_id;description',
一级:'json:data.movies;title;cover;pubdate;id;description',
二级:{is_json:1,"title":"data.title;data.moviecategory[0]+data.moviecategory[1]","img":"data.cdncover","desc":"data.area[0];data.director[0]","content":"data.description","tabs":"data.playlink_sites;data.playlinksdetail.#idv.quality","lists":"data.playlinksdetail.#idv.default_url"},
......
# 0123,对应,普通解析,json解析,并发多json解析,聚合解析,参数3不填默认0
# flags是线路名称标识,会自动拦截并走以下的解析
# 名称,链接,类型,ua (ua不填默认 Mozilla/5.0) 可以手动填 Dart/2.14 (dart:io)
# Json并发|轮询,,2
# 解析聚合,,3
BT5V,https://rx.bt5v.com/json/jsonindex.php/?url=,1
爱酷,https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url=,1
# m3u8tv,https://jx.m3u8.tv/jiexi/?url=
ok解析,https://okjx.cc/?url=
m3u8tv,https://jx.m3u8.tv/jiexi/?url=
# 思古解析,https://jsap.attakids.com/?url=
# 云解析,https://jx.ppflv.com/?url=
# 云解析2,https://jx.aidouer.net/?url=
......@@ -9,7 +14,6 @@ BT5V,https://rx.bt5v.com/json/jsonindex.php/?url=,1
# 虾米解析,https://jx.xmflv.com/?url=
# 飞飞智能,https://y.9dan.cc/?v=
# 左岸解析,https://jx.bozrc.com:4433/player/?url=
# ok解析,https://okjx.cc/?url=
# 8090解析,https://www.8090g.cn/?url=
# ckplayer无广,https://www.ckplayer.vip/jiexi/?url=
# 盘古无广,http://www.pangujiexi.cc/jiexi.php?url=
......
......@@ -23,17 +23,19 @@
"filterable": {{ rule.filterable }}
}{% endif %}{% if loop.last==False %},{% endif %}{% endfor %}],
"parses": [{
"name": "解析聚合",
"type": 3,
"url": "Demo"
}, {
"name": "Json并发",
"type": 2,
"url": "Parallel"
}, {
"name": "Json轮询",
"type": 2,
"url": "Sequence"
"name": "免解嗅探",
"type": 0,
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},{
"name": "免解JSON",
"type": 1,
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{% for jx in jxs %}
{
......@@ -43,12 +45,12 @@
"ext": {
"flag": ["qiyi","imgo","爱奇艺", "奇艺", "qq", "腾讯", "youku", "优酷", "pptv", "PPTV", "letv", "乐视", "bilibili", "哔哩哔哩", "哔哩", "mgtv", "芒果","sohu", "xigua"],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "{{ jx.ua }}"
}
}
}{% if loop.last==False %},{% endif %}{% endfor %}
],
"flags": ["youku", "qq", "iqiyi", "qiyi", "letv", "sohu", "tudou","xigua","cntv","1905", "pptv", "mgtv", "wasu", "bilibili", "renrenmi"],
"flags": ["imgo","youku", "qq", "iqiyi", "qiyi", "letv", "sohu", "tudou","xigua","cntv","1905", "pptv", "mgtv", "wasu", "bilibili", "renrenmi"],
"lives":[{"group":"redirect","channels":[{"name":"直播","urls":["proxy://do=live&type=txt&ext={{live_url}}"]}]}],
"ijk": [{
"group": "软解码",
......
{
"wallpaper": "http://localhost:5705/pics",
"dr_count": 16,
"dr_count": 20,
"mode": 0,
"homepage": "https://gitcode.net/qq_32394351/dr_py",
"sites": [
{
"key": "dr_360影视",
"name": "360影视(道长)",
"type": 1,
"api": "http://localhost:5705/vod?rule=360影视",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_555影视",
"name": "555影视(道长)",
......@@ -30,6 +40,15 @@
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_vip影院",
"name": "vip影院(道长)",
"type": 1,
"api": "http://localhost:5705/vod?rule=vip影院",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_万能影视",
"name": "万能影视(道长)",
......@@ -39,6 +58,24 @@
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_养端",
"name": "养端(道长)",
"type": 1,
"api": "http://localhost:5705/vod?rule=养端",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_剧白白",
"name": "剧白白(道长)",
"type": 1,
"api": "http://localhost:5705/vod?rule=剧白白",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_喵喵",
"name": "喵喵(道长)",
......@@ -150,207 +187,29 @@
],
"parses": [
{
"name": "解析聚合",
"type": 3,
"url": "Demo"
},
{
"name": "Json并发",
"type": 2,
"url": "Parallel"
},
{
"name": "Json轮询",
"type": 2,
"url": "Sequence"
},
{
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "思古解析",
"url": "https://jsap.attakids.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析",
"url": "https://jx.ppflv.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析2",
"url": "https://jx.aidouer.net/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "BL解析",
"url": "https://vip.bljiex.cc/?v=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"name": "免解嗅探",
"type": 0,
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "虾米解析",
"url": "https://jx.xmflv.com/?url=",
"name": "免解JSON",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "飞飞智能",
"url": "https://y.9dan.cc/?v=",
"name": "BT5V",
"url": "https://rx.bt5v.com/json/jsonindex.php/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -370,17 +229,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "左岸解析",
"url": "https://jx.bozrc.com:4433/player/?url=",
"name": "爱酷",
"url": "https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -400,107 +260,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "ok解析",
"url": "https://okjx.cc/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "8090解析",
"url": "https://www.8090g.cn/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "ckplayer无广",
"url": "https://www.ckplayer.vip/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "盘古无广",
"url": "http://www.pangujiexi.cc/jiexi.php?url=",
"type": 1,
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -520,17 +291,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "江湖",
"url": "http://jx.vipmv.co/?url=",
"type": 1,
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -550,12 +322,13 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
}
],
"flags": [
"imgo",
"youku",
"qq",
"iqiyi",
......
{
"wallpaper": "http://192.168.10.99:5705/pics",
"dr_count": 16,
"wallpaper": "http://192.168.3.224:5705/pics",
"dr_count": 20,
"mode": 1,
"homepage": "https://gitcode.net/qq_32394351/dr_py",
"sites": [
{
"key": "dr_360影视",
"name": "360影视(道长)",
"type": 1,
"api": "http://192.168.3.224:5705/vod?rule=360影视",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_555影视",
"name": "555影视(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=555影视",
"api": "http://192.168.3.224:5705/vod?rule=555影视",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -16,7 +26,7 @@
"key": "dr_cokemv",
"name": "cokemv(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=cokemv",
"api": "http://192.168.3.224:5705/vod?rule=cokemv",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -25,7 +35,16 @@
"key": "dr_LIBVIO",
"name": "LIBVIO(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=LIBVIO",
"api": "http://192.168.3.224:5705/vod?rule=LIBVIO",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_vip影院",
"name": "vip影院(道长)",
"type": 1,
"api": "http://192.168.3.224:5705/vod?rule=vip影院",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -34,7 +53,25 @@
"key": "dr_万能影视",
"name": "万能影视(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=万能影视",
"api": "http://192.168.3.224:5705/vod?rule=万能影视",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_养端",
"name": "养端(道长)",
"type": 1,
"api": "http://192.168.3.224:5705/vod?rule=养端",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_剧白白",
"name": "剧白白(道长)",
"type": 1,
"api": "http://192.168.3.224:5705/vod?rule=剧白白",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -43,7 +80,7 @@
"key": "dr_喵喵",
"name": "喵喵(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=喵喵",
"api": "http://192.168.3.224:5705/vod?rule=喵喵",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -52,7 +89,7 @@
"key": "dr_在线之家",
"name": "在线之家(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=在线之家",
"api": "http://192.168.3.224:5705/vod?rule=在线之家",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -61,7 +98,7 @@
"key": "dr_夜空",
"name": "夜空(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=夜空",
"api": "http://192.168.3.224:5705/vod?rule=夜空",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -70,7 +107,7 @@
"key": "dr_干饭影视",
"name": "干饭影视(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=干饭影视",
"api": "http://192.168.3.224:5705/vod?rule=干饭影视",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
......@@ -79,7 +116,7 @@
"key": "dr_影视工厂",
"name": "影视工厂(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=影视工厂",
"api": "http://192.168.3.224:5705/vod?rule=影视工厂",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -88,7 +125,7 @@
"key": "dr_玩偶姐姐",
"name": "玩偶姐姐(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=玩偶姐姐",
"api": "http://192.168.3.224:5705/vod?rule=玩偶姐姐",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
......@@ -97,7 +134,7 @@
"key": "dr_瓜皮TV",
"name": "瓜皮TV(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=瓜皮TV",
"api": "http://192.168.3.224:5705/vod?rule=瓜皮TV",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -106,7 +143,7 @@
"key": "dr_看视界",
"name": "看视界(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=看视界",
"api": "http://192.168.3.224:5705/vod?rule=看视界",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -115,7 +152,7 @@
"key": "dr_莫扎兔",
"name": "莫扎兔(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=莫扎兔",
"api": "http://192.168.3.224:5705/vod?rule=莫扎兔",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -124,7 +161,7 @@
"key": "dr_蓝光影院",
"name": "蓝光影院(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=蓝光影院",
"api": "http://192.168.3.224:5705/vod?rule=蓝光影院",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -133,7 +170,7 @@
"key": "dr_蓝莓影视",
"name": "蓝莓影视(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=蓝莓影视",
"api": "http://192.168.3.224:5705/vod?rule=蓝莓影视",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -142,7 +179,7 @@
"key": "dr_鸭奈飞",
"name": "鸭奈飞(道长)",
"type": 1,
"api": "http://192.168.10.99:5705/vod?rule=鸭奈飞",
"api": "http://192.168.3.224:5705/vod?rule=鸭奈飞",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
......@@ -150,207 +187,29 @@
],
"parses": [
{
"name": "解析聚合",
"type": 3,
"url": "Demo"
},
{
"name": "Json并发",
"type": 2,
"url": "Parallel"
},
{
"name": "Json轮询",
"type": 2,
"url": "Sequence"
},
{
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "思古解析",
"url": "https://jsap.attakids.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析",
"url": "https://jx.ppflv.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析2",
"url": "https://jx.aidouer.net/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "BL解析",
"url": "https://vip.bljiex.cc/?v=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"name": "免解嗅探",
"type": 0,
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "虾米解析",
"url": "https://jx.xmflv.com/?url=",
"name": "免解JSON",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "飞飞智能",
"url": "https://y.9dan.cc/?v=",
"name": "BT5V",
"url": "https://rx.bt5v.com/json/jsonindex.php/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -370,17 +229,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "左岸解析",
"url": "https://jx.bozrc.com:4433/player/?url=",
"name": "爱酷",
"url": "https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -400,107 +260,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "ok解析",
"url": "https://okjx.cc/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "8090解析",
"url": "https://www.8090g.cn/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "ckplayer无广",
"url": "https://www.ckplayer.vip/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "盘古无广",
"url": "http://www.pangujiexi.cc/jiexi.php?url=",
"type": 1,
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -520,17 +291,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "江湖",
"url": "http://jx.vipmv.co/?url=",
"type": 1,
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -550,12 +322,13 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
}
],
"flags": [
"imgo",
"youku",
"qq",
"iqiyi",
......
{
"wallpaper": "http://cms.nokia.press/pics",
"dr_count": 16,
"dr_count": 20,
"mode": 1,
"homepage": "https://gitcode.net/qq_32394351/dr_py",
"sites": [
{
"key": "dr_360影视",
"name": "360影视(道长)",
"type": 1,
"api": "http://cms.nokia.press/vod?rule=360影视",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_555影视",
"name": "555影视(道长)",
......@@ -30,6 +40,15 @@
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_vip影院",
"name": "vip影院(道长)",
"type": 1,
"api": "http://cms.nokia.press/vod?rule=vip影院",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_万能影视",
"name": "万能影视(道长)",
......@@ -39,6 +58,24 @@
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_养端",
"name": "养端(道长)",
"type": 1,
"api": "http://cms.nokia.press/vod?rule=养端",
"searchable": 0,
"quickSearch": 0,
"filterable": 0
},
{
"key": "dr_剧白白",
"name": "剧白白(道长)",
"type": 1,
"api": "http://cms.nokia.press/vod?rule=剧白白",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "dr_喵喵",
"name": "喵喵(道长)",
......@@ -150,207 +187,29 @@
],
"parses": [
{
"name": "解析聚合",
"type": 3,
"url": "Demo"
},
{
"name": "Json并发",
"type": 2,
"url": "Parallel"
},
{
"name": "Json轮询",
"type": 2,
"url": "Sequence"
},
{
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "思古解析",
"url": "https://jsap.attakids.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析",
"url": "https://jx.ppflv.com/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "云解析2",
"url": "https://jx.aidouer.net/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "BL解析",
"url": "https://vip.bljiex.cc/?v=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"name": "免解嗅探",
"type": 0,
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "虾米解析",
"url": "https://jx.xmflv.com/?url=",
"name": "免解JSON",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
"url": "",
"header": {
"User-Agent": "Mozilla/5.0"
}
},
{
"name": "飞飞智能",
"url": "https://y.9dan.cc/?v=",
"name": "BT5V",
"url": "https://rx.bt5v.com/json/jsonindex.php/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -370,17 +229,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "左岸解析",
"url": "https://jx.bozrc.com:4433/player/?url=",
"name": "爱酷",
"url": "https://cache.json.icu/home/api?type=ys&uid=292796&key=fnoryABDEFJNPQV269&url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -400,107 +260,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "ok解析",
"url": "https://okjx.cc/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "8090解析",
"url": "https://www.8090g.cn/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "ckplayer无广",
"url": "https://www.ckplayer.vip/jiexi/?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"爱奇艺",
"奇艺",
"qq",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"bilibili",
"哔哩哔哩",
"哔哩",
"mgtv",
"芒果",
"sohu",
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
}
}
},
{
"name": "盘古无广",
"url": "http://www.pangujiexi.cc/jiexi.php?url=",
"type": 1,
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -520,17 +291,18 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
},
{
"name": "江湖",
"url": "http://jx.vipmv.co/?url=",
"type": 1,
"name": "m3u8tv",
"url": "https://jx.m3u8.tv/jiexi/?url=",
"type": 0,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
......@@ -550,12 +322,13 @@
"xigua"
],
"header": {
"User-Agent": "Dart/2.14 (dart:io)"
"User-Agent": "Mozilla/5.0"
}
}
}
],
"flags": [
"imgo",
"youku",
"qq",
"iqiyi",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册