diff options
| -rw-r--r-- | test/tests.json | 9 | 
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! " +    }    }  ] | 
