From 607603a12e1083c886258cf13bebeac2c71c5769 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 2 Apr 2018 20:09:13 +0530 Subject: [PATCH] fix sound --- ox/web/imdb.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ox/web/imdb.py b/ox/web/imdb.py index 5fa0598..ae00cd0 100644 --- a/ox/web/imdb.py +++ b/ox/web/imdb.py @@ -201,8 +201,7 @@ class Imdb(SiteParser): #}, 'runtime': zebra_list('Runtime'), 'color': zebra_list('Color', more=['([^(<]+)', strip_tags]), - 'sound': zebra_list('Sound Mix', more=['(.*?)']), - + 'sound': zebra_list('Sound Mix', more=['([^(<]+)', strip_tags]), 'season': { 'page': 'reference', 're': [