From 3a468f2d8b0261d4f45a7c5837f54edc33acdd8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Sun, 17 Feb 2013 17:13:06 +0100 Subject: Basic support for TED --- test/tests.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/tests.json') diff --git a/test/tests.json b/test/tests.json index 5c46af2c8..a6782ed4c 100644 --- a/test/tests.json +++ b/test/tests.json @@ -286,5 +286,14 @@ "title": "test chars: \"'/\\รค<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de ." } + }, + { + "name": "TED", + "url": "http://www.ted.com/talks/dan_dennett_on_our_consciousness.html", + "file": "102.mp4", + "md5": "7bc087e71d16f18f9b8ab9fa62a8a031", + "info_dict": { + "title": "Dan Dennett: The illusion of consciousness" + } } ] -- cgit v1.2.3