about summary refs log tree commit diff
path: root/youtube_dl/extractor/viki.py
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2016-03-05 21:52:24 +0100
committerremitamine <remitamine@gmail.com>2016-03-05 21:52:24 +0100
commitf22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e (patch)
treeb00c2b1eef1bf686755364aa688a7aa629906f0d /youtube_dl/extractor/viki.py
parent1db772673e6345d830e1db3470ade0d234515509 (diff)
downloadyoutube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.tar.gz
youtube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.tar.xz
youtube-dl-f22ba4bd60e9b4deeb1ca3e1f8162e607dc9648e.zip
update tests related to the change in youtube http format sorting
the change was done in 82156fdbf0913c75181484dcc813565713bf78e9
Diffstat (limited to 'youtube_dl/extractor/viki.py')
-rw-r--r--youtube_dl/extractor/viki.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/youtube_dl/extractor/viki.py b/youtube_dl/extractor/viki.py
index 433fc9914..e04b814c8 100644
--- a/youtube_dl/extractor/viki.py
+++ b/youtube_dl/extractor/viki.py
@@ -176,13 +176,13 @@ class VikiIE(VikiBaseIE):
     }, {
         # youtube external
         'url': 'http://www.viki.com/videos/50562v-poor-nastya-complete-episode-1',
-        'md5': '216d1afdc0c64d1febc1e9f2bd4b864b',
+        'md5': '63f8600c1da6f01b7640eee7eca4f1da',
         'info_dict': {
             'id': '50562v',
-            'ext': 'mp4',
+            'ext': 'webm',
             'title': 'Poor Nastya [COMPLETE] - Episode 1',
             'description': '',
-            'duration': 607,
+            'duration': 606,
             'timestamp': 1274949505,
             'upload_date': '20101213',
             'uploader': 'ad14065n',