diff options
author | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-08 12:44:38 +0500 |
---|---|---|
committer | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-08 12:44:38 +0500 |
commit | ecb3e676a52a0b478511751ca84da74188972b39 (patch) | |
tree | 59d81a1d2b725089527d640e5d0af416b4d1c15f /test/tests.json | |
parent | 868d62a5093c08af3d7acd1086d8bccf1d0bc6c0 (diff) |
Added Vbox7 Infoextractor
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 c39d1d9c1..04be912ce 100644 --- a/test/tests.json +++ b/test/tests.json @@ -500,5 +500,14 @@ "info_dict":{ "title":"TAME" } + }, + { + "name": "Vbox7", + "url": "http://vbox7.com/play:249bb972c2", + "file": "249bb972c2.flv", + "md5": "9c70d6d956f888bdc08c124acc120cfe", + "info_dict":{ + "title":"Смях! Чудо - чист за секунди - Скрита камера" + } } ] |