From aa0c87391c7b84cde2fa8e307ffe5329e8ed3e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Wed, 26 Jun 2013 17:55:54 +0200 Subject: Add CSpanIE (closes #312) --- test/tests.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test/tests.json') diff --git a/test/tests.json b/test/tests.json index 5f4f642e8..aa540792e 100644 --- a/test/tests.json +++ b/test/tests.json @@ -695,5 +695,15 @@ "info_dict": { "title": "卡马乔国足开大脚长传冲吊集锦" } + }, + { + "name": "CSpan", + "url": "http://www.c-spanvideo.org/program/HolderonV", + "file": "315139.flv", + "md5": "74a623266956f69e4df0068ab6c80fe4", + "info_dict": { + "title": "Attorney General Eric Holder on Voting Rights Act Decision" + }, + "skip": "Requires rtmpdump" } ] -- cgit v1.2.3