This commit is contained in:
marco
2024-03-21 19:41:13 +01:00
parent 2e5ddc1c54
commit 563c2cbda5
3 changed files with 3 additions and 3 deletions

View File

@@ -40,4 +40,4 @@
"cineblog01": "https://cb01.uno",
"filmpertutti": "https://filmpertuttiii.nuovo.live"
}
}
}

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

View File

@@ -1,5 +1,5 @@
{
"active": false,
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [