youtube-dl

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

commit 47e0e1e0e2306dd7119844bbbc3ef39ccb175ed1
parent efcddaebe9302eaaea1cbb5570c5c2bd25abf1fe
Author: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Date:   Wed, 21 Jan 2015 10:36:15 +0100

[nbc] Fix pep8 issue

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

diff --git a/youtube_dl/extractor/nbc.py b/youtube_dl/extractor/nbc.py @@ -134,7 +134,7 @@ class NBCNewsIE(InfoExtractor): continue raise - if not all_videos or not 'videos' in all_videos: + if not all_videos or 'videos' not in all_videos: continue try: