NanoBarrios_9

Gnula.co -Cine Latino-

May 5th, 2020
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. <item>
  2. <title>[COLOR skyblue]Gnula.co Estrenos [/COLOR]</title>
  3. <thumbnail>https://www.gnula.co/img/logo.png</thumbnail>
  4. <fanart>https://img.freepik.com/vector-gratis/banner-cine-online_87720-586.jpg?size=664&ext=jpg</fanart>
  5. <link>$doregex[regex1]</link>
  6. <regex>
  7. <name>regex1</name>
  8. <listrepeat><![CDATA[
  9. <SetViewMode></SetViewMode>
  10. <title>[COLOR white] [regex1.param5][/COLOR] [COLOR yellow][[regex1.param3][/COLOR] [COLOR yellow][regex1.param4]][/COLOR] </title>
  11. <link>$doregex[makelist2]</link>
  12. <genre>[COLOR orangered]Ver Online Gratis[/COLOR]</genre>
  13. <info>[COLOR white]Para disfrutar del cine en casa[/COLOR]</info>
  14. <thumbnail>[regex1.param2]</thumbnail>
  15. <fanart>[regex1.param2]</fanart>
  16. ]]></listrepeat>
  17. <expres><![CDATA[#$pyFunction
  18. import re,requests
  19. def GetLSProData(page_data,Cookie_Jar,m):
  20. count=10;pn=1;data=[]
  21. while pn <= int(count):
  22. page='https://www.gnula.co/estrenos/pagina'+str(pn)+'';source=requests.get(page).content.decode('ascii','ignore')
  23. data +=re.findall('(?s)article.*?href="(.*?)".*?img src="(.*?)".*?langs.*?<div class="(.*?)".*?class="(.*?)".*?<h2>(.*?)</h2>',source);pn +=1
  24. return data
  25. ]]></expres>
  26. <page></page>
  27. </regex>
  28.  
  29. <regex>
  30. <name>makelist2</name>
  31. <listrepeat><![CDATA[
  32. <title>[COLOR yellow]Ver[/COLOR] [COLOR white] [regex1.param5][/COLOR] [COLOR yellow]en[/COLOR] [COLOR white]([makelist2.param2]) [/COLOR] [COLOR orangered][makelist2.param4] [/COLOR] [COLOR green][[makelist2.param5]] [/COLOR] </title>
  33. <link>$doregex[enlace]</link>
  34. <info>[COLOR white][makelist2.param1][/COLOR]</info>
  35. <thumbnail>[regex1.param2]</thumbnail>
  36. <fanart>[regex1.param2]</fanart>
  37. ]]></listrepeat>
  38. <expres><![CDATA[(?s)<div class="description">(.*?)</div>.*?class="lang-name">(.*?)</div>.*?servers.*?<div class="(.*?)">.*?name">(.*?)</div>.*?quality">(.*?)<.*?player.*?src="(.*?)"]]></expres>
  39. <page>[regex1.param1]</page>
  40. </regex>
  41.  
  42.  
  43. <regex>
  44. <name>enlace</name>
  45. <expres><![CDATA[#$pyFunction
  46. def GetLSProData(page_data,Cookie_Jar,m):
  47. import urlresolver, resolveurl
  48. url = '$doregex[serv]'
  49. try:
  50. u = urlresolver.resolve(url)
  51. except:
  52. u = resolveurl.resolve(url)
  53. return u
  54. ]]></expres>
  55. <page></page>
  56. </regex>
  57.  
  58.  
  59. <regex>
  60. <name>serv</name>
  61. <urlsolve>[serv.param1]</urlsolve>
  62. <expres><![CDATA[iframe.*?src="(.*?)"]]></expres>
  63. <page>[makelist2.param6]</page>
  64. <cookieJar></cookieJar>
  65. </regex>
  66.  
  67.  
  68. <thumbnail>https://www.tupelihd.com/wp-content/uploads/2018/06/logotupelihdV5.png</thumbnail>
  69. <item>
Add Comment
Please, Sign In to add comment