[internetvideoarchive] Update test's duration field
This commit is contained in:
parent
a86cbf5876
commit
85d253af6b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class InternetVideoArchiveIE(InfoExtractor):
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'SKYFALL',
|
'title': 'SKYFALL',
|
||||||
'description': 'In SKYFALL, Bond\'s loyalty to M is tested as her past comes back to haunt her. As MI6 comes under attack, 007 must track down and destroy the threat, no matter how personal the cost.',
|
'description': 'In SKYFALL, Bond\'s loyalty to M is tested as her past comes back to haunt her. As MI6 comes under attack, 007 must track down and destroy the threat, no matter how personal the cost.',
|
||||||
'duration': 149,
|
'duration': 152,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue