Advertisement
Guest User

simplevid ph

a guest
Dec 17th, 2017
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. {
  2. "comment":"simplevid PH",
  3. "svChannel":{
  4. "name":"ph",
  5. "version":"1.0",
  6. "title":"PH",
  7. "image":"-",
  8. "screens":[
  9. {
  10. "name":"main",
  11. "title":"PH",
  12. "link":"https://www.pornhub.com/video?p=professional&o=mv&t=t&hd=1&min_duration=10",
  13. "image":"",
  14. "content":[
  15. {
  16. "type":"static",
  17. "nextScreen":"searchResults",
  18. "title":"SEARCH",
  19. "link":"https://www.pornhub.com/video/search?search={search}",
  20. "image":"",
  21. "linkParams":[
  22. {
  23. "name":"Search for:",
  24. "param":"{search}"
  25. }
  26. ]
  27. },
  28. {
  29. "type":"regex",
  30. "nextScreen":"details",
  31. "titles":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\".view_video.php.viewkey=.*?\" title=\"(.*?)\"[\\s\\S]*?data-mediumthumb=\".*?\"",
  32. "links":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\"(.view_video.php.viewkey=.*?)\" title=\".*?\"[\\s\\S]*?data-mediumthumb=\".*?\"",
  33. "images":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\".view_video.php.viewkey=.*?\" title=\".*?\"[\\s\\S]*?data-mediumthumb=\"(.*?)\""
  34. }
  35. ]
  36. },
  37. {
  38. "name":"searchResults",
  39. "content":[
  40. {
  41. "type":"static",
  42. "nextScreen":"",
  43. "title":"Search results:",
  44. "link":"",
  45. "image":""
  46. },
  47. {
  48. "type":"regex",
  49. "nextScreen":"details",
  50. "titles":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\".view_video.php.viewkey=.*?\" title=\"(.*?)\"[\\s\\S]*?data-mediumthumb=\".*?\"",
  51. "links":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\"(.view_video.php.viewkey=.*?)\" title=\".*?\"[\\s\\S]*?data-mediumthumb=\".*?\"",
  52. "images":"<div class=\"preloadLine\">[\\s\\S]*?<a href=\".view_video.php.viewkey=.*?\" title=\".*?\"[\\s\\S]*?data-mediumthumb=\"(.*?)\""
  53. }
  54. ]
  55. },
  56. {
  57. "name":"details",
  58. "content":[
  59. {
  60. "type":"regex",
  61. "nextScreen":"videoPlayer",
  62. "titles":"\"quality\":\"(720|480)\",\"videoUrl\":\".*?\"",
  63. "links":"\"quality\":\"(?:720|480)\",\"videoUrl\":\"(.*?)\"",
  64. "images":"",
  65. "filters":[
  66. {
  67. "what":"links",
  68. "from":"\\/",
  69. "to":"\/"
  70. }
  71. ]
  72. }
  73. ]
  74. }
  75. ]
  76. }
  77. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement