fix seriehd (sempre 1x01)
This commit is contained in:
@@ -136,6 +136,7 @@ def menu(item):
|
||||
|
||||
|
||||
def findvideos(item):
|
||||
item.url = item.url.replace('&', '&')
|
||||
support.log(item)
|
||||
if item.args == 'last':
|
||||
url = support.match(item, patron = r'<iframe id="iframeVid" width="[^"]+" height="[^"]+" src="([^"]+)" allowfullscreen').match
|
||||
|
||||
Reference in New Issue
Block a user