aggiunto server vudeo, eliminati trailer da altadefinizione L

This commit is contained in:
marco
2020-06-07 15:57:03 +02:00
parent 22813311d6
commit 825c3db14d
3 changed files with 69 additions and 1 deletions
+1 -1
View File
@@ -102,4 +102,4 @@ def newest(categoria):
def findvideos(item):
support.log('findvideos', item)
return support.server(item, headers=headers)
return support.server(item, support.match(item, patron='<ul class="playernav">.*?</ul>', headers=headers).match)