fix sound

This commit is contained in:
j 2018-04-02 20:09:13 +05:30
parent 47b22f1c82
commit 607603a12e

View file

@ -201,8 +201,7 @@ class Imdb(SiteParser):
#},
'runtime': zebra_list('Runtime'),
'color': zebra_list('Color', more=['<a.*?>([^(<]+)', strip_tags]),
'sound': zebra_list('Sound Mix', more=['<a.*?>(.*?)</a>']),
'sound': zebra_list('Sound Mix', more=['<a.*?>([^(<]+)', strip_tags]),
'season': {
'page': 'reference',
're': [