Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <item>
- <title>[COLOR skyblue]Gnula.co Estrenos [/COLOR]</title>
- <thumbnail>https://www.gnula.co/img/logo.png</thumbnail>
- <fanart>https://img.freepik.com/vector-gratis/banner-cine-online_87720-586.jpg?size=664&ext=jpg</fanart>
- <link>$doregex[regex1]</link>
- <regex>
- <name>regex1</name>
- <listrepeat><![CDATA[
- <SetViewMode></SetViewMode>
- <title>[COLOR white] [regex1.param5][/COLOR] [COLOR yellow][[regex1.param3][/COLOR] [COLOR yellow][regex1.param4]][/COLOR] </title>
- <link>$doregex[makelist2]</link>
- <genre>[COLOR orangered]Ver Online Gratis[/COLOR]</genre>
- <info>[COLOR white]Para disfrutar del cine en casa[/COLOR]</info>
- <thumbnail>[regex1.param2]</thumbnail>
- <fanart>[regex1.param2]</fanart>
- ]]></listrepeat>
- <expres><![CDATA[#$pyFunction
- import re,requests
- def GetLSProData(page_data,Cookie_Jar,m):
- count=10;pn=1;data=[]
- while pn <= int(count):
- page='https://www.gnula.co/estrenos/pagina'+str(pn)+'';source=requests.get(page).content.decode('ascii','ignore')
- data +=re.findall('(?s)article.*?href="(.*?)".*?img src="(.*?)".*?langs.*?<div class="(.*?)".*?class="(.*?)".*?<h2>(.*?)</h2>',source);pn +=1
- return data
- ]]></expres>
- <page></page>
- </regex>
- <regex>
- <name>makelist2</name>
- <listrepeat><![CDATA[
- <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>
- <link>$doregex[enlace]</link>
- <info>[COLOR white][makelist2.param1][/COLOR]</info>
- <thumbnail>[regex1.param2]</thumbnail>
- <fanart>[regex1.param2]</fanart>
- ]]></listrepeat>
- <expres><![CDATA[(?s)<div class="description">(.*?)</div>.*?class="lang-name">(.*?)</div>.*?servers.*?<div class="(.*?)">.*?name">(.*?)</div>.*?quality">(.*?)<.*?player.*?src="(.*?)"]]></expres>
- <page>[regex1.param1]</page>
- </regex>
- <regex>
- <name>enlace</name>
- <expres><![CDATA[#$pyFunction
- def GetLSProData(page_data,Cookie_Jar,m):
- import urlresolver, resolveurl
- url = '$doregex[serv]'
- try:
- u = urlresolver.resolve(url)
- except:
- u = resolveurl.resolve(url)
- return u
- ]]></expres>
- <page></page>
- </regex>
- <regex>
- <name>serv</name>
- <urlsolve>[serv.param1]</urlsolve>
- <expres><![CDATA[iframe.*?src="(.*?)"]]></expres>
- <page>[makelist2.param6]</page>
- <cookieJar></cookieJar>
- </regex>
- <thumbnail>https://www.tupelihd.com/wp-content/uploads/2018/06/logotupelihdV5.png</thumbnail>
- <item>
Add Comment
Please, Sign In to add comment