fixed tests for c56 and dailymotion
authorM.Yasoob Ullah Khalid ☺ <yasoob.khld@gmail.com>
Mon, 26 Aug 2013 20:00:17 +0000 (01:00 +0500)
committerM.Yasoob Ullah Khalid ☺ <yasoob.khld@gmail.com>
Mon, 26 Aug 2013 20:00:17 +0000 (01:00 +0500)
youtube_dl/extractor/c56.py
youtube_dl/extractor/dailymotion.py

index 4c8a8af0917ba4d26e213ad01e6ed148d7a79e42..dc3a8d47d164912590d88d42c0fc072a99faeee4 100644 (file)
@@ -12,8 +12,8 @@ class C56IE(InfoExtractor):
 
     _TEST ={
         u'url': u'http://www.56.com/u39/v_OTM0NDA3MTY.html',
-        u'file': u'93440716.mp4',
-        u'md5': u'9dc07b5c8e978112a6441f9e75d2b59e',
+        u'file': u'93440716.flv',
+        u'md5': u'e59995ac63d0457783ea05f93f12a866',
         u'info_dict': {
             u'title': u'网事知多少 第32期:车怒',
         },
index fa8c630d053168bf30d835952debd67536555c0c..1ea449ca824bbf100edf9dc851a3cd74d1dcd266 100644 (file)
@@ -21,7 +21,7 @@ class DailymotionIE(InfoExtractor):
         u'file': u'x33vw9.mp4',
         u'md5': u'392c4b85a60a90dc4792da41ce3144eb',
         u'info_dict': {
-            u"uploader": u"Alex and Van .", 
+            u"uploader": u"Amphora Alex and Van .", 
             u"title": u"Tutoriel de Youtubeur\"DL DES VIDEO DE YOUTUBE\""
         }
     }