Advertisement
Damonwei

wangyi

Nov 14th, 2023 (edited)
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.99 KB | None | 0 0
  1. var rule = {
  2.     title:'',
  3.     host:'https://active.163.com',
  4.     homeUrl:'/service/form/v1/9347/view/1618.jsonp?param_entry_kinds=his&page=1&pageSize=20',
  5.     url:'/service/form/v1/9347/view/1618.jsonp?param_entry_kinds=fyclass&page=fypage&pageSize=20',
  6.     class_name:'电影&纪录片&动画片&珍贵史料',
  7.     class_url:'movie&doc&ani&his',
  8.     searchUrl:'/service/form/v1/9347/view/1619.jsonp?_charset=UTF-8&_decode=UTF-8&param_title=**&page=fypage&pageSize=6',
  9.     searchable:2,
  10.     quickSearch:0,
  11.     headers:{
  12.         'User-Agent':'MOBILE_UA',
  13.     },
  14.     timeout:5000,
  15.     limit:6,
  16.     play_parse:true,
  17.     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}',
  18.     // lazy:'',
  19.     推荐:'*',
  20.     一级:'json:list;title;cover_pic;meida_type;vid',
  21.     二级:'*',
  22.     搜索:'*',
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement