Пример #1
0
def main():

    #-------------------------------------------------#
    try:
        html = xbmctools.sifre2()
        name = __settings__.getSetting("Name")
        login = __settings__.getSetting("Username")
        password = __settings__.getSetting("password")
        match = re.compile('<!--#li2#(.*?)-->').findall(html)
        for web in match:
            web = xbmctools.angel(base64.b64decode(web))
            tr = re.compile(
                '<isim>(.*?)</isim>\n<link>(.*?)</link>\n<resim>(.*?)</resim>'
            ).findall(web)
            for name, url2, Thumbnail in tr:
                if "--" in name:
                    pass
                else:
                    if "ugur" in name:
                        pass
                    else:
                        xbmctools.addDir(
                            fileName,
                            '[COLOR orange][B][COLOR purple]>>[/COLOR]  ' +
                            name + '[/B][/COLOR]', "VideoLinks2(name,url)",
                            url2, Thumbnail, Thumbnail)

        html = xbmctools.sifre5()
        name = __settings__.getSetting("Name")
        login = __settings__.getSetting("Username")
        password = __settings__.getSetting("password")
        match = re.compile('<!--#(.*?)-->').findall(html)
        for web in match:
            web = xbmctools.angel(base64.b64decode(web))
            tr = re.compile(
                '<isim>(.*?)</isim>\n  <link>(.*?)</link>\n  <thumbnail>(.*?)</thumbnail>'
            ).findall(web)
            for name, url, Thumbnail in tr:
                url = url.replace('<![CDATA[', '').replace(']]>', '')
                name = name.replace('<![CDATA[', '').replace(']]>', '')
                Thumbnail = Thumbnail.replace('<![CDATA[',
                                              '').replace(']]>', '')
                xbmctools.addDir(fileName, name, "VideoLinks(name,url)", url,
                                 Thumbnail, Thumbnail)

    except:
        showMessage(
            "[COLOR blue][B]MagicTR[/B][/COLOR]",
            "[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]",
            "[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]"
        )
        dialog = xbmcgui.DialogProgress()
        dialog1 = xbmcgui.Dialog()
        dialog1.ok(
            '[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]',
            '[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]'
        )
        sys.exit()
Пример #2
0
def main():
        try:
                html = xbmctools.sifre4()
                name=__settings__.getSetting("Name")
                login=__settings__.getSetting("Username")
                password=__settings__.getSetting("password")
                match = re.compile('<!-- Site-(.*?)-->').findall(html)
                for url in match:
                        xbmctools.addDir(fileName,'[COLOR red][B]>>>>>>>>>>>>>>>>>[/B][/COLOR][COLOR yellow][B] Film ARA - SEARCH[/B][/COLOR][COLOR red][B] <<<<<<<<<<<<<<<<<[/B][/COLOR]', "Search()", "","http://fs2.directupload.net/images/150212/sqoaaulb.jpg","http://fs1.directupload.net/images/150213/htof3hyc.jpg")
                        xbmctools.addDir(fileName,'[COLOR blue][B]>>[/B][/COLOR] [COLOR yellow][B]Yeni Eklenen Filmler [/B][/COLOR]', "Yeni(url)",url,"http://fs1.directupload.net/images/150212/w6az9wna.jpg","http://fs1.directupload.net/images/150213/htof3hyc.jpg")
                        if name in html:
                                match = re.compile('<!--SK-(.*?)-->').findall(html)
                                if match:
                                        for web in match:
                                                web=xbmctools.angel(base64.b64decode(str(web)))
                                                tr=re.compile('<isim>(.*?)</isim><link>(.*?)</link><resim>(.*?)</resim><thumb>(.*?)</thumb>').findall(web)
                                                for name,url,thumbnail,thumb in tr:
                                                        name=fix.decode_fix(name)
                                                        xbmctools.addDir(fileName,'[COLOR blue][B]>>[/B][/COLOR] [COLOR lightblue][B]'+name+'[/B][/COLOR]', "Yeni(url)",url,thumbnail,thumb)                                                            
        except:
                showMessage("[COLOR blue][B]MagicTR[/B][/COLOR]","[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]","[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]")
                dialog = xbmcgui.DialogProgress()
                dialog1 = xbmcgui.Dialog()
                dialog1.ok('[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]','[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]')
                sys.exit()
Пример #3
0
def main():
    try:
        html = xbmctools.sifre()
        name = __settings__.getSetting("Name")
        login = __settings__.getSetting("Username")
        password = __settings__.getSetting("password")
        match = re.compile('<!-- D1(.*?)-->').findall(html)
        for web in match:
            web = xbmctools.angel(base64.b64decode(web))
            tr = re.compile('<link>(.*?)</link>').findall(web)
            for url in tr:
                xbmctools.addDir(
                    fileName,
                    '[COLOR red][B]>>>[/B][/COLOR] [COLOR orange][B]Arama/Search[/B][/COLOR]',
                    "Arama()", "", "",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')
                xbmctools.addDir(
                    fileName,
                    '[COLOR blue][B]>>[/B][/COLOR] [COLOR yellow][B]Enson Eklenen Diziler [/B][/COLOR]',
                    "Yeni(url)", url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')
                xbmctools.addDir(
                    fileName,
                    '[COLOR blue][B]>>[/B][/COLOR] [COLOR lightblue][B]Yerli Diziler Hepsi[/B][/COLOR]',
                    "Kategoriler()", url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')
                xbmctools.addDir(
                    fileName,
                    '[COLOR blue][B]>>[/B][/COLOR] [COLOR red][B]Yeni Yerli Diziler [/B][/COLOR]',
                    "YeniDiziler()", url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')
                xbmctools.addDir(
                    fileName,
                    '[COLOR blue][B]>>[/B][/COLOR] [COLOR orange][B]Eski Yerli Diziler [/B][/COLOR]',
                    "EskiDiziler()", url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')
                xbmctools.addDir(
                    fileName,
                    '[COLOR blue][B]>>[/B][/COLOR] [COLOR pink][B]Yarisma Programlari [/B][/COLOR]',
                    "Yarisma()", url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    'special://home/addons/plugin.video.magicTR/fanart.jpg')

    except:
        showMessage(
            "[COLOR blue][B]MagicTR[/B][/COLOR]",
            "[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]",
            "[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]"
        )
        dialog = xbmcgui.DialogProgress()
        dialog1 = xbmcgui.Dialog()
        dialog1.ok(
            '[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]',
            '[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]'
        )
        sys.exit()
Пример #4
0
def main():
    try:
        html = xbmctools.sifre3()
        name = __settings__.getSetting("Name")
        login = __settings__.getSetting("Username")
        password = __settings__.getSetting("password")
        match = re.compile("<!-- D2(.*?)-->").findall(html)
        for web in match:
            web = xbmctools.angel(base64.b64decode(web))
            tr = re.compile("<link>(.*?)</link>").findall(web)
            for url in tr:
                xbmctools.addDir(
                    fileName,
                    "[COLOR red][B]>>>>>>>[/B][/COLOR] [COLOR orange][B]Arama/Search[/B][/COLOR]",
                    "Arama()",
                    "",
                    "",
                    "special://home/addons/plugin.video.magicTR/fanart.jpg",
                )
                xbmctools.addDir(
                    fileName,
                    "[COLOR blue][B]>>[/B][/COLOR] [COLOR yellow][B]Enson Eklenen Diziler [/B][/COLOR]",
                    "Yeni(url)",
                    url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    "special://home/addons/plugin.video.magicTR/fanart.jpg",
                )
                # xbmctools.addDir(fileName,'[COLOR blue][B]>>[/B][/COLOR] [COLOR lightblue][B]Yerli Diziler Hepsi[/B][/COLOR]', "Kategoriler()",url,"special://home/addons/plugin.video.Test/resources/images/yeni.png",'special://home/addons/plugin.video.magicTR/fanart.jpg' )
                xbmctools.addDir(
                    fileName,
                    "[COLOR blue][B]>>[/B][/COLOR] [COLOR red][B]Yeni Yerli Diziler [/B][/COLOR]",
                    "YeniDiziler()",
                    url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    "special://home/addons/plugin.video.magicTR/fanart.jpg",
                )
                # xbmctools.addDir(fileName,'[COLOR blue][B]>>[/B][/COLOR] [COLOR orange][B]Eski Yerli Diziler [/B][/COLOR]', "EskiDiziler()",url,"special://home/addons/plugin.video.Test/resources/images/yeni.png",'special://home/addons/plugin.video.magicTR/fanart.jpg' )
                xbmctools.addDir(
                    fileName,
                    "[COLOR blue][B]>>[/B][/COLOR] [COLOR pink][B]Yarisma Programlari [/B][/COLOR]",
                    "Yarisma()",
                    url,
                    "special://home/addons/plugin.video.Test/resources/images/yeni.png",
                    "special://home/addons/plugin.video.magicTR/fanart.jpg",
                )

    except:
        showMessage(
            "[COLOR blue][B]MagicTR[/B][/COLOR]",
            "[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]",
            "[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]",
        )
        dialog = xbmcgui.DialogProgress()
        dialog1 = xbmcgui.Dialog()
        dialog1.ok(
            "[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]",
            "[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]",
        )
        sys.exit()
Пример #5
0
def main():
        
#-------------------------------------------------#
        try:
                html = xbmctools.sifre2()
                name=__settings__.getSetting("Name")
                login=__settings__.getSetting("Username")
                password=__settings__.getSetting("password")
                match = re.compile('<!--#li2#(.*?)-->').findall(html)
                for web in match:
                        web=xbmctools.angel(base64.b64decode(web))
                        tr=re.compile('<isim>(.*?)</isim>\n<link>(.*?)</link>\n<resim>(.*?)</resim>').findall(web)
                        for name,url2,Thumbnail in tr:
                                if "--" in name:
                                        pass
                                else:
                                        if "ugur" in name:
                                                pass
                                        else:
                                                xbmctools.addDir(fileName,'[COLOR orange][B][COLOR purple]>>[/COLOR]  '+name+'[/B][/COLOR]',"VideoLinks2(name,url)",url2,Thumbnail,Thumbnail)  
                

                html = xbmctools.sifre5()
                name=__settings__.getSetting("Name")
                login=__settings__.getSetting("Username")
                password=__settings__.getSetting("password")           
                match = re.compile('<!--#(.*?)-->').findall(html)
                for web in match:
                        web=xbmctools.angel(base64.b64decode(web))
                        tr=re.compile('<isim>(.*?)</isim>\n  <link>(.*?)</link>\n  <thumbnail>(.*?)</thumbnail>').findall(web)
                        for name,url,Thumbnail in tr:
                                url=url.replace('<![CDATA[','').replace(']]>','')
                                name=name.replace('<![CDATA[','').replace(']]>','')
                                Thumbnail=Thumbnail.replace('<![CDATA[','').replace(']]>','')
                                xbmctools.addDir(fileName,name,"VideoLinks(name,url)",url,Thumbnail,Thumbnail)

        
        except:
                showMessage("[COLOR blue][B]MagicTR[/B][/COLOR]","[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]","[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]")
                dialog = xbmcgui.DialogProgress()
                dialog1 = xbmcgui.Dialog()
                dialog1.ok('[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]','[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]')
                sys.exit()
Пример #6
0
def YeniDiziler():
        html = xbmctools.sifre()
        name=__settings__.getSetting("Name")
        login=__settings__.getSetting("Username")
        password=__settings__.getSetting("password")
        if name in html:
                match = re.compile('<!--YeniDizi(.*?)-->').findall(html)
                if match:
                        for web in match:
                                web=xbmctools.angel(base64.b64decode(str(web)))
                                tr=re.compile('<link>(.*?)</link><isim>(.*?)</isim><resim>(.*?)</resim>').findall(web)
                                for url,name,thumbnail in tr:
                                        name=fix.decode_fix(name)
                                        xbmctools.addDir(fileName,'[COLOR beige][B][COLOR orange]>[/COLOR]'+name+'[/B][/COLOR]', "Yeni(url)",url,thumbnail,thumbnail)
Пример #7
0
def main():
    try:
        html = xbmctools.sifre4()
        name = __settings__.getSetting("Name")
        login = __settings__.getSetting("Username")
        password = __settings__.getSetting("password")
        match = re.compile('<!-- Site-(.*?)-->').findall(html)
        for url in match:
            xbmctools.addDir(
                fileName,
                '[COLOR red][B]>>>>>>>>>>>>>>>>>[/B][/COLOR][COLOR yellow][B] Film ARA - SEARCH[/B][/COLOR][COLOR red][B] <<<<<<<<<<<<<<<<<[/B][/COLOR]',
                "Search()", "",
                "http://fs2.directupload.net/images/150212/sqoaaulb.jpg",
                "http://fs1.directupload.net/images/150213/htof3hyc.jpg")
            xbmctools.addDir(
                fileName,
                '[COLOR blue][B]>>[/B][/COLOR] [COLOR yellow][B]Yeni Eklenen Filmler [/B][/COLOR]',
                "Yeni(url)", url,
                "http://fs1.directupload.net/images/150212/w6az9wna.jpg",
                "http://fs1.directupload.net/images/150213/htof3hyc.jpg")
            if name in html:
                match = re.compile('<!--SK-(.*?)-->').findall(html)
                if match:
                    for web in match:
                        web = xbmctools.angel(base64.b64decode(str(web)))
                        tr = re.compile(
                            '<isim>(.*?)</isim><link>(.*?)</link><resim>(.*?)</resim><thumb>(.*?)</thumb>'
                        ).findall(web)
                        for name, url, thumbnail, thumb in tr:
                            name = fix.decode_fix(name)
                            xbmctools.addDir(
                                fileName,
                                '[COLOR blue][B]>>[/B][/COLOR] [COLOR lightblue][B]'
                                + name + '[/B][/COLOR]', "Yeni(url)", url,
                                thumbnail, thumb)
    except:
        showMessage(
            "[COLOR blue][B]MagicTR[/B][/COLOR]",
            "[COLOR blue][B]IP Adresiniz Kitlendi[/B][/COLOR]",
            "[COLOR red][B]Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]"
        )
        dialog = xbmcgui.DialogProgress()
        dialog1 = xbmcgui.Dialog()
        dialog1.ok(
            '[COLOR red][B]Hesabiniz Kitlendi[/B][/COLOR]',
            '[COLOR yellow][B] Lutfen Musteri Hizmetlerine Basvurun!! [email protected][/B][/COLOR]'
        )
        sys.exit()
Пример #8
0
def Arama():
        html = xbmctools.sifre()
        name=__settings__.getSetting("Name")
        login=__settings__.getSetting("Username")
        password=__settings__.getSetting("password")
        if name in html:
                match = re.compile('<!-- D1(.*?)-->').findall(html)
                if match:
                        for web in match:
                                        web=xbmctools.angel(base64.b64decode(web))
                                        tr=re.compile('<link>(.*?)</link>').findall(web)
                                        for dizi1 in tr:
                                                keyboard = xbmc.Keyboard("", 'Search', False)
                                                keyboard.doModal()
                                                if keyboard.isConfirmed():
                                                    query = keyboard.getText()
                                                    url = (dizi1+'/?s='+query)
                                                    Yeni(url)
Пример #9
0
def Arama():
    html = xbmctools.sifre()
    name = __settings__.getSetting("Name")
    login = __settings__.getSetting("Username")
    password = __settings__.getSetting("password")
    if name in html:
        match = re.compile('<!-- D1(.*?)-->').findall(html)
        if match:
            for web in match:
                web = xbmctools.angel(base64.b64decode(web))
                tr = re.compile('<link>(.*?)</link>').findall(web)
                for dizi1 in tr:
                    keyboard = xbmc.Keyboard("", 'Search', False)
                    keyboard.doModal()
                    if keyboard.isConfirmed():
                        query = keyboard.getText()
                        url = (dizi1 + '/?s=' + query)
                        Yeni(url)
Пример #10
0
def Yarisma():
    html = xbmctools.sifre()
    name = __settings__.getSetting("Name")
    login = __settings__.getSetting("Username")
    password = __settings__.getSetting("password")
    if name in html:
        match = re.compile('<!--Yarisma(.*?)-->').findall(html)
        if match:
            for web in match:
                web = xbmctools.angel(base64.b64decode(str(web)))
                tr = re.compile(
                    '<link>(.*?)</link><isim>(.*?)</isim><resim>(.*?)</resim>'
                ).findall(web)
                for url, name, thumbnail in tr:
                    name = fix.decode_fix(name)
                    xbmctools.addDir(
                        fileName, '[COLOR beige][B][COLOR orange]>[/COLOR]' +
                        name + '[/B][/COLOR]', "Yeni(url)", url, thumbnail,
                        thumbnail)
Пример #11
0
def Yarisma():
    html = xbmctools.sifre3()
    name = __settings__.getSetting("Name")
    login = __settings__.getSetting("Username")
    password = __settings__.getSetting("password")
    if name in html:
        match = re.compile("<!--Yarisma(.*?)-->").findall(html)
        if match:
            for web in match:
                web = xbmctools.angel(base64.b64decode(str(web)))
                tr = re.compile("<link>(.*?)</link><isim>(.*?)</isim><resim>(.*?)</resim><thumb>(.*?)</thumb>").findall(
                    web
                )
                for url, name, thumbnail, thumb in tr:
                    name = fix.decode_fix(name)
                    xbmctools.addDir(
                        fileName,
                        "[COLOR beige][B][COLOR orange]>[/COLOR]" + name + "[/B][/COLOR]",
                        "Yeni(url)",
                        url,
                        thumbnail,
                        thumb,
                    )
Пример #12
0
# -*- coding: utf-8 -*-
Пример #13
0
# -*- coding: utf-8 -*-