Fix maxstream su cineblog01 (#485)

This commit is contained in:
TheHacker66
2024-03-21 19:39:49 +01:00
committed by GitHub
parent 8150bace6c
commit ef1c9a7736
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ def episodios(item):
addVideolibrary = False
downloadEnabled = False
patron = r'<td>(?P<title>[^<]+)<td><a [^>]+href="(?P<url>[^"]+)[^>]+>'
patron = r'<tr><td>(?P<title>[^<]+)<td><span [^>].+?><a [^>]+href="(?P<url>[^"]+)[^>]+>'
sceneTitle = True
# debug = True