diff options
author | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-05 19:16:53 +0500 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2013-06-06 12:01:07 +0200 |
commit | 157b864a0122a87b322e8448ff974d3f4917ed21 (patch) | |
tree | 5043014e72e338162a7d832b83d9ad8192e98784 /test/tests.json | |
parent | 951b9dfd943a86843efb92afc6c2251efa3b4f1a (diff) |
added HypemIE
rebased, closes PR #871
Diffstat (limited to 'test/tests.json')
-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 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" + } } ] |