diff --git a/channels/altadefinizioneclick.py b/channels/altadefinizioneclick.py index 6956348c..d35cb31e 100644 --- a/channels/altadefinizioneclick.py +++ b/channels/altadefinizioneclick.py @@ -138,7 +138,7 @@ def findvideos(item): support.info('findvideos', item) return support.hdpass_get_servers(item) -def play(item): - if 'hdpass' in item.url: - return support.hdpass_get_url(item) - return [item] +# def play(item): +# if 'hdpass' in item.url: +# return support.hdpass_get_url(item) +# return [item] diff --git a/core/support.py b/core/support.py index 09597c50..a99c6c77 100755 --- a/core/support.py +++ b/core/support.py @@ -49,6 +49,7 @@ def hdpass_get_servers(item): url = url.replace("&download=1", "") if 'hdpass' not in url and 'hdplayer' not in url: return itemlist if not url.startswith('http'): url = 'https:' + url + item.referer = url data = httptools.downloadpage(url, CF=False).data patron_res = '
(.*?)