changing test video
authorgcmalloc <gcmalloc@gmail.com>
Tue, 2 Oct 2012 17:37:48 +0000 (19:37 +0200)
committergcmalloc <gcmalloc@gmail.com>
Fri, 12 Oct 2012 18:24:58 +0000 (20:24 +0200)
test/test_download.py

index ff0d69300168e372f1d45fba0e28702d0f0c5a46..987f53ecb08dfc87a7c932a23fc32624518ac75b 100644 (file)
@@ -9,9 +9,9 @@ from youtube_dl.InfoExtractors  import YoutubeIE
 class DownloadTest(unittest.TestCase):
     #calculated with the md5sum utility
     #md5sum (GNU coreutils) 8.19
-    YOUTUBE_MD5 = "ba4092da68c9ded8ef3aaace5ffd1860"
-    YOUTUBE_URL = "http://www.youtube.com/watch?v=u0VbyYcljx8&feature=related"
-    YOUTUBE_FILE = "u0VbyYcljx8.flv"
+    YOUTUBE_MD5 = "8547978241cb87dd6782b10b8e90acc3"
+    YOUTUBE_URL = "http://www.youtube.com/watch?v=BaW_jenozKc"
+    YOUTUBE_FILE = "BaW_jenozKc.flv"
 
     def test_youtube(self):
         #let's download a file from youtube