2
0

1090ys2.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "author": "zhang baobao",
  3. "ua": "",
  4. "homeUrl": "http://1090ys2.com/",
  5. "dcVipFlag": "true",
  6. "pCfgJs": "http://1090ys2.com/static/js/playerconfig.js",
  7. "pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
  8. "dcShow2Vip": {},
  9. "dcPlayUrl": "true",
  10. "cateManual": {
  11. "电影": "1",
  12. "连续剧": "2",
  13. "动漫": "26",
  14. "综艺": "22"
  15. },
  16. "homeVodNode": "//li[@class='col-md-5 col-sm-4 col-xs-3 ']/div[@class='stui-vodlist__box']/a",
  17. "homeVodName": "/@title",
  18. "homeVodId": "/@href",
  19. "homeVodIdR": "/show/(\\w+).html",
  20. "homeVodImg": "/@data-original",
  21. "homeVodImgR": "",
  22. "cateUrl": "http://1090ys2.com/whole/{cateId}/page/{catePg}.html",
  23. "cateVodNode": "//li[@class='col-md-5 col-sm-4 col-xs-3']/div[@class='stui-vodlist__box']/a",
  24. "cateVodName": "/@title",
  25. "cateVodId": "/@href",
  26. "cateVodIdR": "/show/(\\w+).html",
  27. "cateVodImg": "/@data-original",
  28. "cateVodImgR": "",
  29. "dtUrl": "http://1090ys2.com/show/{vid}.html",
  30. "dtNode": "//body",
  31. "dtName": "//div[@class='stui-content__thumb']/a/@title",
  32. "dtNameR": "",
  33. "dtImg": "//div[@class='stui-content__thumb']/a/img/@data-original",
  34. "dtImgR": "",
  35. "dtCate": "//span[contains(text(), '类型')]/parent::text()",
  36. "dtYear": "",
  37. "dtDirector": "//span[contains(text(), '导演')]/parent::text()",
  38. "dtActor": "//span[contains(text(), '主演')]/parent::text()",
  39. "dtDesc": "//p[@class='desc detail ']/span[@class='detail-content']/text()",
  40. "dtFromNode": "//div[@class='stui-pannel__head bottom-line active clearfix']/h3",
  41. "dtFromName": "/text()",
  42. "dtFromNameR": "",
  43. "dtUrlNode": "//div[@class='stui-pannel_bd col-pd clearfix']/ul[@class='stui-content__playlist clearfix']",
  44. "dtUrlSubNode": "/li/a",
  45. "dtUrlId": "@href",
  46. "dtUrlIdR": "/play/(\\S+).html",
  47. "dtUrlName": "/text()",
  48. "dtUrlNameR": "",
  49. "playUrl": "http://1090ys2.com/play/{playUrl}.html",
  50. "playUa": "",
  51. "searchUrl": "http://1090ys2.com/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
  52. "scVodNode": "json:list",
  53. "scVodName": "name",
  54. "scVodId": "id",
  55. "scVodIdR": "",
  56. "scVodImg": "pic",
  57. "scVodMark": ""
  58. }