aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-06-08 10:47:52 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-06-08 10:54:47 +0200
commitcd453d38bbd038076c1b301396c2f996e77e261f (patch)
tree1577ff095b19b5cf6fada934acdef0366ad7f4fc /test
parent868d62a5093c08af3d7acd1086d8bccf1d0bc6c0 (diff)
parentecb3e676a52a0b478511751ca84da74188972b39 (diff)
Merge pull request #878 from yasoob/master
Added Vbox7.com InfoExtractor and tests.
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 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":"Смях! Чудо - чист за секунди - Скрита камера"
+ }
}
]