aspectratio
This commit is contained in:
parent
b803c06dae
commit
8ba5b2097a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class Imdb(SiteParser):
|
|||
'type': 'list'
|
||||
|
||||
},
|
||||
'aspectRatio': {
|
||||
'aspectratio': {
|
||||
'page': 'combined',
|
||||
're': 'Aspect Ratio:</h5><div class="info-content">([\d\.]+)',
|
||||
'type': 'float',
|
||||
|
|
Loading…
Reference in a new issue