canali live legati alla sezione apposita

This commit is contained in:
mac12m99
2021-02-23 20:28:40 +01:00
parent 359a444e1e
commit 1685856bd9
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ def play(item):
data = support.match(sec_data, patron=r'<video src="([^"]+)').match
break
else:
support.dbg()
# support.dbg()
data = url
return support.servertools.find_video_items(item, data=data)