print missing
This commit is contained in:
parent
51dbcadf11
commit
84bc58a4c7
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ def getIds():
|
|||
m.save()
|
||||
for poster in data['posters']:
|
||||
addPoster(m, poster, 'impawards.com', m.imdb_id)
|
||||
else:
|
||||
print 'missing impawards', ox.web.impawards.getUrl(id)
|
||||
|
||||
for id in ox.web.criterion.getIds():
|
||||
if id in ('626', '835'):
|
||||
|
|
Loading…
Reference in a new issue