10-不开vip.json 3.3 KB

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