just keyword

This commit is contained in:
j 2011-10-31 17:46:05 +01:00
parent 7f6e118e6e
commit d21221feee

View file

@ -146,7 +146,7 @@ class Imdb(SiteParser):
],
'type': 'int'
},
'keywords': {
'keyword': {
'page': 'keywords',
're': '<a href="/keyword/.*?/">(.*?)</a>',
'type': 'list'