不开vip.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "ua": "",
  3. "homeUrl": "https://bukaivip1.com",
  4. "dcVipFlag": "true",
  5. "pCfgJs": "https://bukaivip1.com/static/js/playerconfig.js",
  6. "pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
  7. "dcShow2Vip": {},
  8. "dcPlayUrl": "true",
  9. "cateNode": "//ul[contains(@class,'stui-header__menu')]/li/a[contains(@href,'index.php/vod/type/id')]",
  10. "cateName": "/text()",
  11. "cateId": "/@href",
  12. "cateIdR": "/index.php/vod/type/id/(\\d+).html",
  13. "cateManual": {
  14. "电影": "1",
  15. "连续剧": "2",
  16. "综艺": "3",
  17. "动漫": "4",
  18. "纪录片": "20"
  19. },
  20. "homeVodNode": "//div[contains(@class, 'stui-vodlist__box')]/a[contains(@class,'stui-vodlist__thumb')]",
  21. "homeVodName": "/@title",
  22. "homeVodId": "/@href",
  23. "homeVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  24. "homeVodImg": "/@data-original",
  25. "homeVodMark": "/span[contains(@class,'pic-text')]/text()",
  26. "cateUrl": "https://bukaivip1.com/index.php/vod/show/id/{cateId}/page/{catePg}.html",
  27. "cateVodNode": "//div[contains(@class,'stui-vodlist__box')]/a[contains(@class,'stui-vodlist__thumb')]",
  28. "cateVodName": "/@title",
  29. "cateVodId": "/@href",
  30. "cateVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  31. "cateVodImg": "/@data-original",
  32. "cateVodMark": "/span[contains(@class,'pic-text')]/text()",
  33. "dtUrl": "https://bukaivip1.com/index.php/vod/detail/id/{vid}.html",
  34. "dtNode": "//div[contains(@class,'col-lg-wide-75')]",
  35. "dtName": "//a[contains(@class,'stui-vodlist__thumb')]/@title",
  36. "dtNameR": "",
  37. "dtImg": "//a[contains(@class,'stui-vodlist__thumb')]/img/@data-original",
  38. "dtImgR": "\\S+(http\\S+)",
  39. "dtCate": "//span[contains(@class,'text-muted') and contains(text(), '类型')]/following-sibling::*/text()",
  40. "dtCateR": "",
  41. "dtArea": "//span[contains(@class,'text-muted') and contains(text(), '地区')]/following-sibling::*/text()",
  42. "dtAreaR": "",
  43. "dtDirector": "//span[contains(@class,'text-muted') and contains(text(), '导演')]/following-sibling::*/text()",
  44. "dtDirectorR": "",
  45. "dtActor": "//span[contains(@class,'text-muted') and contains(text(), '主演')]/following-sibling::*/text()",
  46. "dtActorR": "",
  47. "dtYear": "//span[contains(@class,'text-muted') and contains(text(), '年代')]/following-sibling::*/text()",
  48. "dtYearR": "",
  49. "dtMark": "//span[contains(@class,'text-muted') and contains(text(), '集数')]/following-sibling::*/text()",
  50. "dtMarkR": "",
  51. "dtDesc": "//p[contains(@class,'col-pd')]/text()",
  52. "dtDescR": "",
  53. "dtFromNode": "//h3[contains(@class,'title')]",
  54. "dtFromName": "[substring-before(text(),'(')]",
  55. "dtUrlNode": "//div[contains(@class,'stui-pannel_bd')]/ul[contains(@class,'stui-content__playlist')]",
  56. "dtUrlSubNode": "/li/a",
  57. "dtUrlId": "@href",
  58. "dtUrlIdR": "/index.php/vod/play/id/(\\S+).html",
  59. "dtUrlName": "/text()",
  60. "dtUrlNameR": "",
  61. "playUrl": "https://bukaivip1.com/index.php/vod/play/id/{playUrl}.html",
  62. "playUa": "",
  63. "searchUrl": "https://bukaivip1.com/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
  64. "scVodNode": "json:list",
  65. "scVodName": "name",
  66. "scVodId": "id",
  67. "scVodIdR": "",
  68. "scVodImg": "pic",
  69. "scVodMark": ""
  70. }