Skip to content

Commit

Permalink
[internetvideoarchive] Update test's duration field
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeMF committed Dec 21, 2014
1 parent a86cbf5 commit 85d253a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/internetvideoarchive.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class InternetVideoArchiveIE(InfoExtractor):
'ext': 'mp4',
'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.',
'duration': 149,
'duration': 152,
},
}

Expand Down

0 comments on commit 85d253a

Please sign in to comment.