aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorM.Yasoob Khalid <yasoob.khld@gmail.com>2013-06-05 19:16:53 +0500
committerFilippo Valsorda <filippo.valsorda@gmail.com>2013-06-06 12:01:07 +0200
commit157b864a0122a87b322e8448ff974d3f4917ed21 (patch)
tree5043014e72e338162a7d832b83d9ad8192e98784 /test
parent951b9dfd943a86843efb92afc6c2251efa3b4f1a (diff)
downloadyoutube-dl-157b864a0122a87b322e8448ff974d3f4917ed21.tar.xz
added HypemIE
rebased, closes PR #871
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 dc2671daa..c39d1d9c1 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -491,5 +491,14 @@
"info_dict":{
"title":"FemaleAgent Shy beauty takes the bait"
}
+ },
+ {
+ "name": "Hypem",
+ "url": "http://hypem.com/track/1v6ga/BODYWORK+-+TAME",
+ "file": "1v6ga.mp3",
+ "md5": "b9cc91b5af8995e9f0c1cee04c575828",
+ "info_dict":{
+ "title":"TAME"
+ }
}
]