From 511eda8eda5486ae7ea0ac685197d009164425f7 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 1 Jan 2013 21:01:49 +0100 Subject: add test for infoq --- test/tests.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test/tests.json') diff --git a/test/tests.json b/test/tests.json index 1d7707033..cd72a88e3 100644 --- a/test/tests.json +++ b/test/tests.json @@ -149,5 +149,16 @@ "info_dict": { "title": "Young Americans for Liberty February 7, 2012 2:28 AM" } + }, + { + "name": "InfoQ", + "url": "http://www.infoq.com/presentations/A-Few-of-My-Favorite-Python-Things", + "file": "12-jan-pythonthings.mp4", + "info_dict": { + "title": "A Few of My Favorite [Python] Things" + }, + "params": { + "skip_download": true + } } ] -- cgit v1.2.3