From 8a1678529c889bfeafaed979e9d9dcbea7a20581 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:22:17 +0800 Subject: [PATCH] Add files via upload --- js/网易公版影像.js | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 js/网易公版影像.js diff --git a/js/网易公版影像.js b/js/网易公版影像.js new file mode 100644 index 00000000..12e7869a --- /dev/null +++ b/js/网易公版影像.js @@ -0,0 +1,23 @@ +var rule = { + title:'网易公版影像', + host:'https://active.163.com', + homeUrl:'/service/form/v1/9347/view/1618.jsonp?param_entry_kinds=his&page=1&pageSize=20', + url:'/service/form/v1/9347/view/1618.jsonp?param_entry_kinds=fyclass&page=fypage&pageSize=20', + class_name:'电影&纪录片&动画片&珍贵史料', + class_url:'movie&doc&ani&his', + searchUrl:'/service/form/v1/9347/view/1619.jsonp?_charset=UTF-8&_decode=UTF-8¶m_title=**&page=fypage&pageSize=6', + searchable:2, + quickSearch:0, + headers:{ + 'User-Agent':'MOBILE_UA', + }, + timeout:5000, + limit:6, + play_parse:true, + lazy:'js:let vid = input.split("/view/")[1];var playJsonUrl="https://so.v.163.com/mobile/getBatchOnlineVideo.do?vidstr=";var reqUrl=playJsonUrl+vid;var reqJson=JSON.parse(request(reqUrl)).data.video_list[0];input={jx:0,url:reqJson.mp4SdUrl,parse:0}', + // lazy:'', + 推荐:'*', + 一级:'json:list;title;cover_pic;meida_type;vid', + 二级:'*', + 搜索:'*', +} \ No newline at end of file