diff --git a/ox/web/imdb.py b/ox/web/imdb.py index f65dff2..9d647cd 100644 --- a/ox/web/imdb.py +++ b/ox/web/imdb.py @@ -40,7 +40,7 @@ class Imdb(SiteParser): 'type': 'list' }, - 'aspectRatio': { + 'aspectratio': { 'page': 'combined', 're': 'Aspect Ratio:
([\d\.]+)', 'type': 'float',