1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-23 00:39:56 +08:00

[nbc] Fix pep8 issue

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-01-21 10:36:15 +01:00
Unverified
parent efcddaebe9
commit 47e0e1e0e2
+1 -1
View File
@@ -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: