fix: dreamsub.py
aggiunto host per i file [directo]
This commit is contained in:
@@ -274,7 +274,7 @@ def findvideos(item):
|
|||||||
title=title_show,
|
title=title_show,
|
||||||
fulltitle=item.fulltitle,
|
fulltitle=item.fulltitle,
|
||||||
show=item.fulltitle,
|
show=item.fulltitle,
|
||||||
url=video_urls,
|
url='https://cdn5.dreamsub.stream'+video_urls,
|
||||||
infoLabels = item.infoLabels,
|
infoLabels = item.infoLabels,
|
||||||
thumbnail=item.thumbnail,
|
thumbnail=item.thumbnail,
|
||||||
contentSerieName= item.fulltitle,
|
contentSerieName= item.fulltitle,
|
||||||
|
|||||||
Reference in New Issue
Block a user