Get EZTV to work. (#152)

Website changed again and this gets it to work again.
This commit is contained in:
Ni Ndogo 2020-12-04 22:15:06 +03:00 committed by GitHub
parent 490afb65dc
commit 7e606522d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#VERSION: 1.12
#VERSION: 1.13
# AUTHORS: nindogo
# CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
@ -27,7 +27,7 @@ class eztv(object):
def handle_starttag(self, tag, attrs):
params = dict(attrs)
if (params.get('class') == 'forum_header_border child'
if (params.get('class') == 'forum_header_border'
and params.get('name') == 'hover'):
self.in_table_row = True
self.current_item = {}

View File

@ -1,4 +1,4 @@
eztv: 1.12
eztv: 1.13
jackett: 3.5
leetx: 2.3
legittorrents: 2.5