about summary refs log tree commit diff
path: root/youtube_dl/extractor/internetvideoarchive.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-09-29 12:24:48 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-09-29 12:24:48 +0200
commit72d53356f68cf73e6f2a88650b56f801790ea5f3 (patch)
tree5be1ef65c97e3254b6ba8c9202cd128e46d6db37 /youtube_dl/extractor/internetvideoarchive.py
parent9e1e67fc156e0d8b059796d3781a12793be66410 (diff)
downloadyoutube-dl-72d53356f68cf73e6f2a88650b56f801790ea5f3.tar.gz
youtube-dl-72d53356f68cf73e6f2a88650b56f801790ea5f3.tar.xz
youtube-dl-72d53356f68cf73e6f2a88650b56f801790ea5f3.zip
[internetvideoarchive] Fix test case
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 21c77978d..53f9a5f75 100644
--- a/youtube_dl/extractor/internetvideoarchive.py
+++ b/youtube_dl/extractor/internetvideoarchive.py
@@ -20,7 +20,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': 153,
+            'duration': 149,
         },
     }