Browse Source

added test for redtube.com

I just added the test for redtube.com
M.Yasoob Ullah Khalid 12 years ago
parent
commit
b86174e7a3
1 changed files with 6 additions and 1 deletions
  1. 6 1
      test/tests.json

+ 6 - 1
test/tests.json

@@ -403,6 +403,11 @@
     "info_dict": {
       "title":"youtube-dl test song \"'/\\ä↭"
     }
+  },
+  {
+    "name": "Redtube",
+    "url": "http://www.redtube.com/279577",
+    "file": "Public invasion-279577.mp4",
+    "md5": "432d85211d178e06a62d049c4ca1c3e4"
   }
-
 ]