fix vidmoly su altadefinizioneclick

This commit is contained in:
marco
2020-05-22 23:08:46 +02:00
parent 96918d58ca
commit b70d00e3ba
2 changed files with 6 additions and 3 deletions
+3 -1
View File
@@ -139,4 +139,6 @@ def findvideos(item):
return support.hdpass_get_servers(item)
def play(item):
return support.hdpass_get_url(item)
if 'hdpass' in item.url:
return support.hdpass_get_url(item)
return [item]