aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAnna Bernardi <anna.bernardi.9@gmail.com>2013-05-20 00:25:26 +0200
committerFilippo Valsorda <filippo.valsorda@gmail.com>2013-05-20 00:33:14 +0200
commit5b0d3cc0cd10c737df20d87aa5842d18549c3c4c (patch)
tree2f33570b2ccd36dda1fbee4e3810c6e90e8e0c51 /test
parentd4f76f1674c5fd6d5714a7500bc119b4b230f2b2 (diff)
downloadyoutube-dl-5b0d3cc0cd10c737df20d87aa5842d18549c3c4c.tar.xz
Add support for Vine - closes #845
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 740f7756c..195051556 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -451,5 +451,14 @@
"title":"How to Tie a Square Knot Properly",
"description":"The square knot, also known as the reef knot, is one of the oldest, most basic knots to tie, and can be used in many different ways. Here's the proper way to tie a square knot."
}
+ },
+ {
+ "name": "Vine",
+ "url": "https://vine.co/v/b9KOOWX7HUx",
+ "file": "b9KOOWX7HUx.mp4",
+ "md5": "2f36fed6235b16da96ce9b4dc890940d",
+ "info_dict":{
+ "title":"Chicken."
+ }
}
]