aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-06-27 17:56:48 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-06-27 17:56:48 +0200
commited4a915e08927bad25db70b489972fa68c9ad0bb (patch)
treee0004fde3cc946cd9c9da09299276685240dda8c /test
parentb8f7b1579a61e52fd9dcb4920d919ed732083924 (diff)
downloadyoutube-dl-ed4a915e08927bad25db70b489972fa68c9ad0bb.tar.xz
Add tests and improve for HotNewHipHop
Diffstat (limited to 'test')
-rw-r--r--test/tests.json9
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"
+ }
}
]