diff options
| author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2013-03-29 16:14:49 +0100 | 
|---|---|---|
| committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2013-03-29 16:14:49 +0100 | 
| commit | 46b9d8295d43bb4a5954da95293ef2490eb28b5e (patch) | |
| tree | d3682415ec3939ea32212ded469375970d9b5edf /test | |
| parent | 7decf8951cd500acc6ed7c9ad049996957e26d73 (diff) | |
| parent | 44e939514ebb37f002bc9a2663e8669c3a201da8 (diff) | |
Merge pull request #730 by @JohnyMoSwag
Support for Worldstarhiphop.com
Diffstat (limited to 'test')
| -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 929d454ff..0c94c65bd 100644 --- a/test/tests.json +++ b/test/tests.json @@ -319,5 +319,14 @@          "description": "extremely bad day for this guy..!",          "uploader": "ljfriel2"      } +  }, +  { +    "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! " +    }    }  ]  | 
