youtube-dl

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

commit 6f13b055f123eabb9cd1e9b80f83cc428863923c
parent 1f91bd15c39c1b05d77589b7091d1cc549a5b3f9
Author: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Date:   Fri, 21 Mar 2014 08:01:20 +0100

[cspan] Fix typo in a comment

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

diff --git a/youtube_dl/extractor/cspan.py b/youtube_dl/extractor/cspan.py @@ -24,7 +24,7 @@ class CSpanIE(InfoExtractor): 'skip': 'Regularly fails on travis, for unknown reasons', }, { 'url': 'http://www.c-span.org/video/?c4486943/cspan-international-health-care-models', - # For whatever reason, the served vide oalternates between + # For whatever reason, the served video alternates between # two different ones #'md5': 'dbb0f047376d457f2ab8b3929cbb2d0c', 'info_dict': {