Alcuni Fix

This commit is contained in:
Alhaziel01
2020-05-20 17:09:32 +02:00
parent 4a7e19c749
commit ca243ef999
5 changed files with 6 additions and 6 deletions

View File

@@ -209,7 +209,7 @@ def findvideos(item):
url= 'https://or01.top-ix.org/videomg/_definst_/mp4:' + item.url + '/' + url,
server= 'directo')
)
return support.server(item, itemlist=itemlist, down_load=False)
return support.server(item, itemlist=itemlist, Download=False)
def make_itemlist(itemlist, item, data):
search = item.search if item.search else ''