Ricerca Globale:

- Aggiunto "Aggiungi ai preferiti"
 - Risultati Semitrasparenti se non selezionati
This commit is contained in:
Alhaziel01
2020-12-02 16:20:53 +01:00
parent d2506cb078
commit 9a37482b5e
3 changed files with 19 additions and 4 deletions
+1
View File
@@ -201,6 +201,7 @@ def play(item):
support.info()
if not item.urls: urls = item.url
else: urls = item.urls
data = ''
for url in urls:
new_url = support.httptools.downloadpage(url, allow_redirects=True).url
if '.mpd' in new_url: