more titles to ignore, cloes #1532
This commit is contained in:
parent
7acbc72305
commit
aa8641f22f
1 changed files with 7 additions and 5 deletions
|
@ -338,23 +338,25 @@ class Imdb(SiteParser):
|
||||||
'alternative spelling',
|
'alternative spelling',
|
||||||
'alternative title',
|
'alternative title',
|
||||||
'alternative transliteration',
|
'alternative transliteration',
|
||||||
|
'closing credits title',
|
||||||
'complete title',
|
'complete title',
|
||||||
'IMAX version',
|
'IMAX version',
|
||||||
'informal short title',
|
'informal short title',
|
||||||
|
'International (Spanish title)',
|
||||||
'Japan (imdb display title)',
|
'Japan (imdb display title)',
|
||||||
'longer version',
|
'longer version',
|
||||||
'new title',
|
'new title',
|
||||||
|
'original subtitled version',
|
||||||
|
'pre-release title',
|
||||||
|
'promotional abbreviation',
|
||||||
'recut version',
|
'recut version',
|
||||||
'reissue title',
|
'reissue title',
|
||||||
'restored version',
|
'restored version',
|
||||||
'script title',
|
'script title',
|
||||||
'TV title',
|
|
||||||
'working title',
|
|
||||||
'pre-release title',
|
|
||||||
'promotional abbreviation',
|
|
||||||
'short title',
|
'short title',
|
||||||
'(subtitle)',
|
'(subtitle)',
|
||||||
'closing credits title',
|
'TV title',
|
||||||
|
'working title',
|
||||||
]
|
]
|
||||||
#ignore english japanese titles
|
#ignore english japanese titles
|
||||||
#for movies that are not only from japan
|
#for movies that are not only from japan
|
||||||
|
|
Loading…
Add table
Reference in a new issue