summary refs log tree commit diff
diff options
context:
space:
mode:
authorM.Yasoob Ullah Khalid <yasoob.khld@gmail.com>2013-05-03 23:51:27 +0600
committerM.Yasoob Ullah Khalid <yasoob.khld@gmail.com>2013-05-03 23:51:27 +0600
commit815dd2ffa8564d6b709f2f12e4a528bfd166a50a (patch)
tree81cd6a9b03d0cd4114997b188e9adf447e87d13c
parentecd5fb49c572d2fbf21f75d4513e80524b10750b (diff)
downloadyoutube-dl-815dd2ffa8564d6b709f2f12e4a528bfd166a50a.tar.gz
youtube-dl-815dd2ffa8564d6b709f2f12e4a528bfd166a50a.tar.xz
youtube-dl-815dd2ffa8564d6b709f2f12e4a528bfd166a50a.zip
Redtube test now works
I just did a little makeover by changing redtube tests. Now they are passed.
-rw-r--r--test/tests.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/test/tests.json b/test/tests.json
index 19bb225c3..6013a13ab 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -406,8 +406,11 @@
   },
   {
     "name": "Redtube",
-    "url": "http://www.redtube.com/279577",
-    "file": "Public invasion-279577.mp4",
-    "md5": "432d85211d178e06a62d049c4ca1c3e4"
+    "url": "http://www.redtube.com/66418",
+    "file": "66418.mp4",
+    "md5": "7b8c22b5e7098a3e1c09709df1126d2d",
+    "info_dict":{
+      "title":"Sucked on a toilet"
+    }
   }
 ]