From f0877a445e29ff58a4d377c8a193efb8f7c9b8e8 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 8 Feb 2013 11:00:28 +0100 Subject: Add tests for keek --- test/tests.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test') diff --git a/test/tests.json b/test/tests.json index d2058c21f..5c46af2c8 100644 --- a/test/tests.json +++ b/test/tests.json @@ -276,5 +276,15 @@ } } ] + }, + { + "name": "Keek", + "url": "http://www.keek.com/ytdl/keeks/NODfbab", + "file": "NODfbab.mp4", + "md5": "9b0636f8c0f7614afa4ea5e4c6e57e83", + "info_dict": { + "title": "test chars: \"'/\\รค<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de ." + } + } ] -- cgit v1.2.3