bukai.json 3.1 KB

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