summary refs log tree commit diff
diff options
context:
space:
mode:
authorJohny Mo Swag <johny@johnymoswag.com>2013-03-28 20:05:28 -0700
committerJohny Mo Swag <johny@johnymoswag.com>2013-03-28 20:05:28 -0700
commit44e939514ebb37f002bc9a2663e8669c3a201da8 (patch)
treef4ca34d88168d284a17fac18e70993af1ada1b3e
parent51af426d89f9a9e720d70f3cac1ce24b3b8e4d8f (diff)
downloadyoutube-dl-44e939514ebb37f002bc9a2663e8669c3a201da8.tar.gz
youtube-dl-44e939514ebb37f002bc9a2663e8669c3a201da8.tar.xz
youtube-dl-44e939514ebb37f002bc9a2663e8669c3a201da8.zip
Added test for WorldStarHipHop
-rw-r--r--test/tests.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index 7af3c2892..4190c5387 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -293,5 +293,14 @@
     "info_dict": {
         "title": "Absolute Mehrheit vom 17.02.2013 - Die Highlights, Teil 2"
     }
+  },
+  {
+    "name": "WorldStarHipHop",
+    "url": "http://www.worldstarhiphop.com/videos/video.php?v=wshh6a7q1ny0G34ZwuIO",
+    "file": "wshh6a7q1ny0G34ZwuIO.mp4",
+    "md5": "9d04de741161603bf7071bbf4e883186",
+    "info_dict": {
+        "title": "Video: KO Of The Week: MMA Fighter Gets Knocked Out By Swift Head Kick! "
+    }
   }
 ]