diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-24 12:31:41 +0200 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-24 12:31:41 +0200 |
commit | 70d1924f8ba4d200ba43b0f1a1ea25d9e193c878 (patch) | |
tree | d0038ea685b8ee106693c41a40ff7a5ba3f749d5 /test | |
parent | 7b4948b05fb236c2e6c0a27eafd408efbb00c5c6 (diff) |
Add VevoIE
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index 01367b0fb..fd037d818 100644 --- a/test/tests.json +++ b/test/tests.json @@ -649,5 +649,16 @@ "info_dict": { "title": "When Girls Act Like D-Bags" } + }, + { + "name": "Vevo", + "url": "http://www.vevo.com/watch/hurts/somebody-to-die-for/GB1101300280", + "file": "GB1101300280.mp4", + "md5": "06bea460acb744eab74a9d7dcb4bfd61", + "info_dict": { + "title": "Somebody To Die For", + "upload_date": "20130624", + "uploader": "Hurts" + } } ] |