diff options
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" +    }    }  ] | 
