youtube-dl

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

commit 6c7b26e13f1aebe7bd19a7899b01e49b052febe5
parent b51b10804556659af181541e6cd0d46347a8859f
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed,  9 Dec 2015 21:28:04 +0600

[pbs] Make URLs lowercase

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

diff --git a/youtube_dl/extractor/pbs.py b/youtube_dl/extractor/pbs.py @@ -159,7 +159,7 @@ class PBSIE(InfoExtractor): ('wvia.org', 'WVIA Public Media Studios (WVIA)'), # http://www.wvia.org/ ('wtvi.org', 'WTVI (WTVI)'), # http://www.wtvi.org/ ('whro.org', 'WHRO (WHRO)'), # http://whro.org - ('WesternReservePublicMedia.org', 'Western Reserve PBS (WNEO)'), # http://www.WesternReservePublicMedia.org/ + ('westernreservepublicmedia.org', 'Western Reserve PBS (WNEO)'), # http://www.WesternReservePublicMedia.org/ ('wviz.org', 'WVIZ/PBS ideastream (WVIZ)'), # http://www.wviz.org/ ('kcts9.org', 'KCTS 9 (KCTS)'), # http://kcts9.org/ ('basinpbs.org', 'Basin PBS (KPBT)'), # http://www.basinpbs.org