mini-series too
This commit is contained in:
parent
02b20b0042
commit
24410c458a
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ class Imdb(SiteParser):
|
|||
},
|
||||
'isSeries': {
|
||||
'page': 'combined',
|
||||
're': '<span class="tv-extra">(TV series) ',
|
||||
're': '<span class="tv-extra">(TV series|TV mini-series) ',
|
||||
'type': 'string'
|
||||
},
|
||||
'title': {
|
||||
|
|
Loading…
Reference in a new issue