Add files via upload

This commit is contained in:
dlgt7
2022-08-15 13:49:47 +08:00
committed by GitHub
parent af1ace5885
commit d89a4ea591
7 changed files with 443 additions and 0 deletions
+64
View File
@@ -0,0 +1,64 @@
{
"author": "春风",
"ua": "",
"homeUrl": "https://juhuang.tv/",
"dcVipFlag": "true",
"pCfgJs": "https://juhuang.tv//static/js/playerconfig.js",
"pCfgJsR": "MacPlayerConfig.player_list=([\\w\\W]*?),MacPlayerConfig.downer_list=",
"dcShow2Vip": {},
"dcPlayUrl": "true",
"cateManual": {
"电影": "1",
"剧集": "2",
"韩剧": "13",
"日剧": "15",
"美剧": "16",
"动漫": "4",
"纪录片": "21"
},
"homeVodNode": "//div[@class='module-item']",
"homeVodName": "//div[@class='module-item-pic']/a/@title",
"homeVodId": "//div[@class='module-item-pic']/a/@href",
"homeVodIdR": "/play/(\\S+)_play_1_1.html",
"homeVodImg": "//div[@class='module-item-pic']//@data-src",
"homeVodImgR": "",
"homeVodMark": "/div[@class='module-item-text']/text()",
"cateUrl": "https://juhuang.tv/type/{cateId}_type_{catePg}.html",
"cateVodNode": "//div[@class='module-item']",
"cateVodName": "//div[@class='module-item-pic']/a/@title",
"cateVodId": "///div[@class='module-item-pic']/a/@href",
"cateVodIdR": "/play/(\\S+)_play_1_1.html",
"cateVodImg": "//div[@class='module-item-pic']//@data-src",
"cateVodImgR": "",
"cateVodMark": "/div[@class='module-item-text']/text()",
"dtUrl": "https://juhuang.tv/play/{vid}_play_1_1.html",
"dtNode": "//main",
"dtName": "//h1/a/@title",
"dtNameR": "",
"dtImg": "//div[@class='module-items']/div[1]//img/@data-src",
"dtImgR": "",
"dtCate": "//span[@class='video-tag-icon']/a/text()",
"dtYear": "//div[@class='video-info-aux']/a[3]/text()",
"dtArea": "//div[@class='video-info-aux']/a[2]/text()",
"dtDirector": "",
"dtActor": "",
"dtDesc": "//span[contains(text(),'剧情')]/following-sibling::div/p[1]/text()",
"dtFromNode": "//div[@class='module-tab-title']",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//div[@class='sort-item']",
"dtUrlSubNode": "/a",
"dtUrlId": "@href",
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/span/text()",
"dtUrlNameR": "",
"playUrl": "https://juhuang.tv/play/{playUrl}.html",
"playUa": "Mozilla/5.0 (Linux; Android 10; LYA-AL00 Build/HUAWEILYA-AL00L; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/73.0.3683.121 Mobile Safari/537.36",
"searchUrl": "https://so.juhuang.tv/soapi.php?wd={wd}",
"scVodNode": "json:list",
"scVodName": "vod_name",
"scVodId": "vod_id",
"scVodIdR": "",
"scVodImg": "vod_pic",
"scVodMark": ""
}
+66
View File
@@ -0,0 +1,66 @@
{
"ua": "",
"homeUrl": "http://m.huigutongying.cn",
"cateNode": "//ul[contains(@class,'tag tag-type')]/li/a[contains(@href, '.html') and not(contains(@href, '6'))]",
"cateName": "/text()",
"cateId": "/@href",
"cateIdR": "/lists/(\\w+).html",
"cateManual": {
"电影": "1",
"电视剧": "2",
"综艺": "4",
"动漫": "3"
},
"homeVodNode": "//div[contains(@class,'stui-vodlist__box')]/a[contains(@class,'stui-vodlist__thumb')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/view/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "\\S+(https\\S+)",
"homeVodMark": "/span[contains(@class,'pic-text')]/text()",
"cateUrl": "http://m.huigutongying.cn/list/{cateId}_{catePg}.html",
"cateVodNode": "//div[contains(@class,'stui-vodlist__box')]/a[contains(@class,'stui-vodlist__thumb')]",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/view/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "\\S+(http\\S+)",
"cateVodMark": "/span[contains(@class,'pic-text')]/text()",
"dtUrl": "http://m.huigutongying.cn/view/{vid}.html",
"dtNode": "//div[contains(@class,'col-lg-wide-75')]",
"dtName": "//div[@class='stui-content__thumb']/a[contains(@class,'stui-vodlist__thumb')]/@title",
"dtNameR": "",
"dtImg": "//div[@class='stui-content__thumb']/a[contains(@class,'stui-vodlist__thumb')]/img/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtCate": "//span[contains(text(), '分类')]/following-sibling::a/text()",
"dtCateR": "//span[text-muted hidden-xs(text(), '年份')]/following-sibling::/ptext()",
"dtYearR": "",
"dtArea": "//div[@class='stui-content__detail']//span[contains(@class,'text-muted hidden-xs') and contains(text(), '地区')]/following-sibling::*/text()",
"dtAreaR": "",
"dtMark": "//div[@class='stui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '更新')]/following-sibling::*/text()",
"dtMarkR": "",
"dtActor": "//div[@class='stui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '主演')]/following-sibling::*/text()",
"dtActorR": "",
"dtDirector": "//span[contains(text(), '导演')]/following-sibling::a/text()",
"dtDirectorR": "",
"dtDesc": "//div[@class='stui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '简介')]/parent::text()",
"dtDescR": "",
"dtFromNode": "//a[@data-toggle='tab' and contains(@href, 'down')]",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//div[contains(@class,'tab-content')]/div[contains(@id, 'down')]",
"dtUrlSubNode": "//li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "http://m.huigutongying.cn/play/{playUrl}.html",
"playUa": "Mozilla/5.0(Linux;Android 11;M2102K1AC Build/RKQ1.201112.002;wv)AppleWebKit/537.36(KHTML,like Gecko)Version/4.0Chrome/76.0.3809.89Mobile Safari/537.36T7/12.16SearchCraft/3.9.1(Baidu;P1 11)",
"searchUrl": "http://m.huigutongying.cn/search.php?searchword=wd;post;utf-8",
"scVodNode": "json:lists",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}
+63
View File
@@ -0,0 +1,63 @@
{
"author":"takagen99",
"ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1",
"homeUrl": "https://aidi.tv/",
"cateManual": {
"电影": "dianying",
"国产剧": "guochanju",
"港台剧": "gangtaiju",
"欧美剧": "meiju",
"日本剧": "riju",
"韩国剧": "hanju",
"综艺": "zongyi",
"动漫": "dongman"
},
// Home Summary ====================================================
"homeVodNode": "//div[@class='cbox_list']/div/ul/li[contains(@class, 'vodlist_item')]",
"homeVodName": "/a/@title",
"homeVodId": "/a/@href",
"homeVodIdR": "/movie/(\\w+).html",
"homeVodImg": "/a/@data-original",
"homeVodMark": "/span[2]/text()",
// Category Summary ================================================
"cateUrl": "https://aidi.tv/show/{cateId}--------{catePg}---.html",
"cateVodNode": "//ul[contains(@class,'vodlist vodlist_wi')]/li/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/movie/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodMark": "/span[2]/text()",
// Category Details ================================================
"dtUrl": "https://aidi.tv/movie/{vid}.html",
"dtNode": "//div[@class='content_box clearfix']", // must be unique
"dtName": "/div/a/@title",
"dtImg": "/div/a/img/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtCate": "//div[contains(@class,'content_detail content_min fl')]/ul/li/span[contains(text(), '状态')]/following-sibling::a/text()",
"dtDirector": "//div[contains(@class,'content_detail content_min fl')]/ul/li/span[contains(text(), '导演')]/following-sibling::a/text()",
"dtActor": "//div[contains(@class,'content_detail content_min fl')]/ul/li/span[contains(text(), '主演')]/following-sibling::a/text()",
"dtDesc": "//div[contains(@class,'content_detail content_min fl')]/ul/li[5]",
// Playlist ========================================================
"dtFromNode": "//a[contains(.,'云') or contains(.,'旋') or contains(.,'爱')]",
"dtFromName": "/@alt",
"dtUrlNode": "//div[contains(@id,'playlistbox')]",
"dtUrlSubNode": "/ul/li/a",
"dtUrlId": "/@href",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "{playUrl}",
"playUa": "",
// Search Results ==================================================
"searchUrl": "https://aidi.tv/vsearch/-------------.html?wd={wd}&submit=",
"scVodNode": "//a[contains(@class,'myui-vodlist__thumb')]",
"scVodName": "/@title",
"scVodId": "/@href",
"scVodIdR": "",
"scVodImg": "/@data-original",
"scVodMark": ""
}
+66
View File
@@ -0,0 +1,66 @@
{
"author":"takagen99",
"ua": "",
"homeUrl": "https://www.pianba.tv",
"dcVipFlag": "true",
"pCfgJs": "https://www.pianba.tv/static/js/playerconfig.js",
"pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
"dcShow2Vip": {},
"dcPlayUrl": "true",
"cateNode": "//ul[contains(@class,'stui-header__menu')]/li/a[contains(@href, 'sort') and not(contains(@href,'label'))]",
"cateName": "/text()",
"cateId": "/@href",
"cateIdR": "/sort/(\\w+).html",
"cateManual": {},
"homeVodNode": "//div[contains(@class, 'stui-pannel__bd')]//ul[contains(@class,'stui-vodlist')]/li//a[contains(@class,'stui-vodlist__thumb')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/html/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "\\S+(http\\S+)",
"homeVodMark": "/span[contains(@class,'pic-text')]/text()",
"cateUrl": "https://www.pianba.tv/sort/{cateId}-{catePg}.html",
"cateVodNode": "//ul[contains(@class,'stui-vodlist')]//li//a[contains(@class,'stui-vodlist__thumb')]",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/html/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "\\S+(http\\S+)",
"cateVodMark": "/span[contains(@class,'pic-text')]/text()",
"dtUrl": "https://www.pianba.tv/html/{vid}.html",
"dtNode": "//div[@class='stui-content']",
"dtName": "//div[@class='stui-content__detail']/h1/text()",
"dtNameR": "",
"dtImg": "//div[@class='stui-content__thumb']/a/img/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtYear": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '年份')]/following-sibling::*/text()",
"dtYearR": "",
"dtCate": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '类型')]/following-sibling::*/text()",
"dtCateR": "",
"dtArea": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '地区')]/following-sibling::*/text()",
"dtAreaR": "",
"dtDirector": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '导演')]/following-sibling::*/text()",
"dtDirectorR": "",
"dtActor": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '演员')]/following-sibling::*/text()",
"dtActorR": "",
"dtDesc": "//div[@class='stui-content__detail']//span[contains(@class,'data2') and contains(text(), '简介')]/parent::text()",
"dtDescR": "",
"dtFromNode": "//div[contains(@class,'stui-vodlist__head')]/span",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//ul[contains(@class,'stui-content__playlist')]",
"dtUrlSubNode": "//li/a",
"dtUrlId": "/@href",
"dtUrlIdR": "/yun/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.pianba.tv/yun/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.pianba.tv/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}
+67
View File
@@ -0,0 +1,67 @@
{
"ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1",
"homeUrl": "https://www.duboku.su",
"dcVipFlag": "true",
"pCfgJs": "https://www.duboku.su/static/js/playerconfig.js",
"pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
"dcShow2Vip": {},
"dcPlayUrl": "true",
"cateNode": "//ul[contains(@class,'myui-header__menu nav-menu')]/li[contains(@class, 'dropdown-hover')]//div/ul/li/a[contains(@href, 'vodtype') and not(contains(@href,'label'))]",
"cateName": "/text()",
"cateId": "/@href",
"cateIdR": "/vodtype/(\\w+).html",
"cateManual": {},
"homeVodNode": "//div[contains(@class, 'padding-0')]//ul[contains(@class,'myui-vodlist')]/li//a[contains(@class,'myui-vodlist__thumb')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/voddetail/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "\\S+(http\\S+)",
"homeVodMark": "/span[contains(@class,'pic-text')]/text()",
"cateUrl": "https://duboku.su/vodtype/{cateId}-{catePg}.html",
"cateVodNode": "//ul[contains(@class,'myui-vodlist')]//li//a[contains(@class,'myui-vodlist__thumb')]",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/voddetail/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "\\S+(http\\S+)",
"cateVodMark": "/span[contains(@class,'pic-text')]/text()",
"dtUrl": "https://duboku.su/voddetail/{vid}.html",
"dtNode": "//div[contains(@class,'col-lg-wide-75')]",
"dtName": "//div[@class='myui-content__thumb']/a[contains(@class,'myui-vodlist__thumb')]/@title",
"dtNameR": "",
"dtImg": "//div[@class='myui-content__thumb']/a[contains(@class,'myui-vodlist__thumb')]/img/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtCate": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '分类')]/following-sibling::*/text()",
"dtCateR": "",
"dtYear": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '年份')]/following-sibling::*/text()",
"dtYearR": "",
"dtArea": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '地区')]/following-sibling::*/text()",
"dtAreaR": "",
"dtMark": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '更新')]/following-sibling::*/text()",
"dtMarkR": "",
"dtActor": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '主演')]/following-sibling::*/text()",
"dtActorR": "",
"dtDirector": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '导演')]/following-sibling::*/text()",
"dtDirectorR": "",
"dtDesc": "//div[@class='myui-content__detail']//span[contains(@class,'text-muted') and contains(text(), '简介')]/parent::text()",
"dtDescR": "",
"dtFromNode": "//a[@data-toggle='tab' and contains(@href, 'playlist')]",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//div[contains(@class,'tab-content')]/div[contains(@id, 'playlist')]",
"dtUrlSubNode": "//li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/video/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://duboku.su/video/{playUrl}.html",
"playUa": "",
"searchUrl": "https://duboku.su/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}
+52
View File
@@ -0,0 +1,52 @@
{
"ua": "",
"homeUrl": "https://www.dy888.tv",
"cateNode": "//ul[contains(@class,'top_nav clearfix')]//li/a",
"cateName": "/text()",
"cateId": "/@href",
"cateIdR": "",
"cateManual": {
"电影": "1",
"连续剧": "2",
"综艺": "3",
"动漫": "4"
},
"homeVodNode": "//ul[contains(@class,'vodlist vodlist_wi')]/li/a[contains(@class, 'vodlist_thumb lazyload')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/index.php/vod/detail/id/(\\s+).html",
"homeVodImg": "/@data-original",
"homeVodMark": "",
"cateUrl": "https://www.dy888.tv/index.php/vod/show/id/{cateId}/page/{catePg}.html",
"cateVodNode": "//ul[contains(@class,'vodlist vodlist_wi clearfix')]/li/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/index.php/vod/detail/id/(\\s+).html",
"cateVodImg": "/@data-original",
"cateVodMark": "",
"dtUrl": "https://www.dy888.tv/index.php/vod/detail/id/{vid}.html",
"dtNode": "//div[contains(@class,'content_box clearfix')]",
"dtName": "//div[contains(@class,'pannel_head clearfix')]/h2[contains(@class,'title')]/text()",
"dtImg": "//div[contains(@class,'content_thumb fl')]/a[contains(@class,'vodlist_thumb lazyload')]/@data-original",
"dtImgR": "",
"dtCate": "//span[contains(text(),'类型')]/following-sibling::*/text()",
"dtYear": "//span[contains(text(),'年份')]/following-sibling::*/text()",
"dtArea": "//span[contains(text(),'地区')]/following-sibling::*/text()",
"dtDesc": "//span[contains(text(),'简介')]/following-sibling::*/text()",
"dtDescR": "",
"dtFromNode": "//a[@class='active' and contains(@href, 'javascript')]",
"dtFromName": "/text()",
"dtUrlNode": "//div[@id='playlistbox' and contains(@class, 'playlist_notfull')]",
"dtUrlSubNode": "/ul//li/a",
"dtUrlId": "/@href",
"dtUrlIdR": "/index.php/vod/play/id/40592/sid/1/nid/(\\d+).html",
"dtUrlName": "/text()",
"playUrl": "https://www.dy888.tv/index.php/vod/play/id/40592/sid/1/nid/{playUrl}.html",
"searchUrl": "https://www.dy888.tv/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}
+65
View File
@@ -0,0 +1,65 @@
{
"author": "春风",
"ua": "",
"homeUrl": "https://m.doujiaow1.com/",
"dcVipFlag": "true",
"dcPlayUrl": "true",
"cateManual": {
"电影": "1",
"连续剧": "2",
"视频大全": "25",
"动漫": "4",
"综艺": "30"
},
"homeVodNode": "//div[@class='con']/a",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/vodhtml/(\\w+)/",
"homeVodImg": "//@data-src",
"homeVodImgR": "",
"homeVodMark": "//em/text()",
"cateUrl": "https://m.doujiaow1.com/index.php?m=vod-list-id-{cateId}-pg-{catePg}-order--by-time-class--year--letter--area--lang-.html/page/.html",
"cateVodNode": "//div[@class='con']/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/vodhtml/(\\w+)/",
"cateVodImg": "//@data-src",
"cateVodImgR": "",
"cateVodMark": "//em/text()",
"dtUrl": "https://m.doujiaow1.com/vodhtml/{vid}/",
"dtNode": "//section[@class='main']",
"dtName": "//h1/text()",
"dtNameR": "",
"dtImg": "//div[@class='posterPic']/a//@src",
"dtImgR": "",
"dtCate": "//p[@class='pBottom']/span[4]/text()",
"dtCateR": "类型/评分:(.*)",
"dtYear": "//p[@class='pBottom']/span[3]/text()",
"dtYearR": "地区/年代:\\S+ / (\\S+)",
"dtArea": "//p[@class='pBottom']/span[3]/text()",
"dtAreaR": "地区/年代:(\\S+) / \\S+",
"dtDirector": "//p[@class='pBottom']/span[5]/text()",
"dtDirectorR": "导演:(\\S+)",
"dtActor": "//p[@class='pBottom']/span[6]/text()",
"dtActorR": "主演:(\\S+)",
"dtDesc": "//div[@class='tabCon']/p[2]/text()",
"dtDescR": "剧情:(.*)",
"dtFromNode": "//dt[@class='tabt3']/span[@id and and not(contains(text(),'迅雷')) and not(contains(text(),'百度'))]",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//ul[contains(@class,'ulNumList')]",
"dtUrlSubNode": "/li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/vodplayhtml/(\\S+)",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://m.doujiaow1.com/vodplayhtml/{playUrl}.html",
"playUa": "",
"searchUrl": "https://m.doujiaow1.com/index.php?m=vod-search&wd={wd}",
"scVodNode": "//div[@class='pic']/a",
"scVodName": "/@title",
"scVodId": "/@href",
"scVodIdR": "/vodhtml/(\\w+)/",
"scVodImg": "//@data-src",
"scVodMark": "//text()"
}