diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-06-27 17:56:48 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-06-27 17:56:48 +0200 |
commit | ed4a915e08927bad25db70b489972fa68c9ad0bb (patch) | |
tree | e0004fde3cc946cd9c9da09299276685240dda8c /test | |
parent | b8f7b1579a61e52fd9dcb4920d919ed732083924 (diff) |
Add tests and improve for HotNewHipHop
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 ebc7a123c..d34d960f7 100644 --- a/test/tests.json +++ b/test/tests.json @@ -714,5 +714,14 @@ "info_dict": { "title": "Watch Till End: Herd of deer jump over a fence." } + }, + { + "name": "HotNewHipHop", + "url": "http://www.hotnewhiphop.com/freddie-gibbs-lay-it-down-song.1435540.html'", + "file": "1435540.mp3", + "md5": "2c2cd2f76ef11a9b3b581e8b232f3d96", + "info_dict": { + "title": "Freddie Gibbs Songs - Lay It Down" + } } ] |