youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit da55dac047d63d48fd12247369b2fb858c4210ef
parent 13a11b195ff00648ab5631db5b1ae7c46548c7fb
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Tue, 21 Apr 2015 05:22:23 +0800

[CSpan] Removed the md5 sum of CSpan_3

Diffstat:
Myoutube_dl/extractor/cspan.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/cspan.py b/youtube_dl/extractor/cspan.py @@ -48,7 +48,6 @@ class CSpanIE(InfoExtractor): }, { # Video from senate.gov 'url': 'http://www.c-span.org/video/?104517-1/immigration-reforms-needed-protect-skilled-american-workers', - 'md5': '7314c4b96dad66dd8e63dc3518ceaa6f', 'info_dict': { 'id': 'judiciary031715', 'ext': 'flv',