diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-20 16:30:55 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-20 16:30:55 +0100 |
commit | 6b3aef80ceba9b4715065be924dcb1f83ec36655 (patch) | |
tree | 37f54709feb3ee463384643a8f6fba6996300ab5 /test/tests.json | |
parent | 77c4beab8a0c13e158bad8af4e014d57766f1940 (diff) |
better Vimeo tests; fixed a couple of VimeoIE fields
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/test/tests.json b/test/tests.json index 83afda985..d24bdf6fc 100644 --- a/test/tests.json +++ b/test/tests.json @@ -37,9 +37,16 @@ }, { "name": "Vimeo", - "md5": "60540a4ec7cc378ec84b919c0aed5023", - "url": "http://vimeo.com/14160053", - "file": "14160053.mp4" + "md5": "8879b6cc097e987f02484baf890129e5", + "url": "http://vimeo.com/56015672", + "file": "56015672.mp4", + "info_dict": { + "title": "youtube-dl test video - ★ \" ' 幸 / \\ ä ↭ 𝕐", + "uploader": "Filippo Valsorda", + "uploader_id": "user7108434", + "upload_date": "20121220", + "description": "This is a test case for youtube-dl.\nFor more information, see github.com/rg3/youtube-dl\nTest chars: ★ \" ' 幸 / \\ ä ↭ 𝕐" + } }, { "name": "Soundcloud", |