about summary refs log tree commit diff
path: root/youtube_dl/extractor/internetvideoarchive.py
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-12-21 15:35:36 +0100
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-12-21 15:37:21 +0100
commit85d253af6b10dda05fa9d3821606346c3b26b697 (patch)
tree8d59c4ee2e9ae4d116c7178a72fe6e78e9f5ca38 /youtube_dl/extractor/internetvideoarchive.py
parenta86cbf587685230d73bb19ff619a8327fbcc29c1 (diff)
downloadyoutube-dl-85d253af6b10dda05fa9d3821606346c3b26b697.tar.gz
youtube-dl-85d253af6b10dda05fa9d3821606346c3b26b697.tar.xz
youtube-dl-85d253af6b10dda05fa9d3821606346c3b26b697.zip
[internetvideoarchive] Update test's duration field
Diffstat (limited to 'youtube_dl/extractor/internetvideoarchive.py')
-rw-r--r--youtube_dl/extractor/internetvideoarchive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/internetvideoarchive.py b/youtube_dl/extractor/internetvideoarchive.py
index c813d4b82..483cc6f9e 100644
--- a/youtube_dl/extractor/internetvideoarchive.py
+++ b/youtube_dl/extractor/internetvideoarchive.py
@@ -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,
         },
     }