]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/ooyala.py
PEP8 applied
[youtube-dl.git] / youtube_dl / extractor / ooyala.py
index 2044e107eba9808bbde802e8468bf6b009841fb8..30d80fa6b07c76f3b4a5ac791c8f67c3aab3bfdb 100644 (file)
@@ -97,4 +97,3 @@ class OoyalaIE(InfoExtractor):
             }
         else:
             return self._extract_result(videos_info[0], videos_more_info)
-