Browse Source

[24video] Fix test

Sergey M․ 9 years ago
parent
commit
be514c856c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/twentyfourvideo.py

+ 1 - 1
youtube_dl/extractor/twentyfourvideo.py

@@ -17,7 +17,7 @@ class TwentyFourVideoIE(InfoExtractor):
     _TESTS = [
         {
             'url': 'http://www.24video.net/video/view/1044982',
-            'md5': 'd041af8b5b4246ea466226a0d6693345',
+            'md5': 'e09fc0901d9eaeedac872f154931deeb',
             'info_dict': {
                 'id': '1044982',
                 'ext': 'mp4',