ikuwoo.json 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "author":"baddychen",
  3. "ua": "",
  4. "homeUrl": "http://www.ikuwoo.cn",
  5. "dcVipFlag": "true",
  6. "pCfgJs": "http://www.ikuwoo.cn/static/js/playerconfig.js",
  7. "pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
  8. "dcShow2Vip": {},
  9. "dcPlayUrl": "true",
  10. "cateNode": "//ul[@class='navbar-items swiper-wrapper']/li/a[contains(@href, 'type')]",
  11. "cateName": "/@title",
  12. "cateId": "/@href",
  13. "cateIdR": "/index.php/vod/type/id/(\\d+).html",
  14. "cateManual": {},
  15. "homeVodNode": "//div[contains(@class, 'module-poster-items-base')]/a",
  16. "homeVodName": "/@title",
  17. "homeVodId": "/@href",
  18. "homeVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  19. "homeVodImg": "//div[@class='module-item-pic']/img/@data-original",
  20. "homeVodImgR": "\\S+(http\\S+)",
  21. "homeVodMark": "//div[@class='module-item-note']/text()",
  22. "cateUrl": "http://www.ikuwoo.cn/index.php/vod/show/id/{cateId}/page/{catePg}.html",
  23. "cateVodNode": "//div[contains(@class, 'module-poster-items-base')]/a",
  24. "cateVodName": "/@title",
  25. "cateVodId": "/@href",
  26. "cateVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  27. "cateVodImg": "//div[@class='module-item-pic']/img/@data-original",
  28. "cateVodImgR": "\\S+(http\\S+)",
  29. "cateVodMark": "//div[@class='module-item-note']/text()",
  30. "dtUrl": "http://www.ikuwoo.cn/index.php/vod/detail/id/{vid}.html",
  31. "dtNode": "//body",
  32. "dtName": "//div[@class='module-item-pic']/img/@alt",
  33. "dtNameR": "",
  34. "dtImg": "//div[@class='module-item-pic']/img/@data-original",
  35. "dtImgR": "\\S+(http\\S+)",
  36. "dtCate": "//div[@class='module-info-tag']/div[3]/a[1]/text()",
  37. "dtCateR": "",
  38. "dtYear": "//div[@class='module-info-tag']/div[1]/a/text()",
  39. "dtYearR": "",
  40. "dtArea": "//div[@class='module-info-tag']/div[2]/a/text()",
  41. "dtAreaR": "",
  42. "dtMark": "",
  43. "dtMarkR": "",
  44. "dtActor": "//span[contains(text(),'主演')]/following-sibling::div/a/text()",
  45. "dtActorR": "",
  46. "dtDirector": "//span[contains(text(),'导演')]/following-sibling::div/a/text()",
  47. "dtDirectorR": "",
  48. "dtDesc": "//div[contains(@class,'module-info-introduction-content')]/p/text()",
  49. "dtDescR": "",
  50. "dtFromNode": "//div[@id='y-playList']/div/span",
  51. "dtFromName": "/text()",
  52. "dtFromNameR": "",
  53. "dtUrlNode": "//div[@id='panel1']/div[1]",
  54. "dtUrlSubNode": "/div/a",
  55. "dtUrlId": "@href",
  56. "dtUrlIdR": "/index.php/vod/play/id/(\\S+).html",
  57. "dtUrlName": "/span/text()",
  58. "dtUrlNameR": "",
  59. "playUrl": "http://www.ikuwoo.cn/index.php/vod/play/id/{playUrl}.html",
  60. "playUa": "",
  61. "searchUrl": "http://www.ikuwoo.cn/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. }