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
+1 -1
View File
@@ -145,7 +145,7 @@ def episodios(item):
addVideolibrary = False addVideolibrary = False
downloadEnabled = 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 sceneTitle = True
# debug = True # debug = True
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"active": false, "active": true,
"find_videos": { "find_videos": {
"ignore_urls": [], "ignore_urls": [],
"patterns": [ "patterns": [