]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/myspace.py
Imported Upstream version 2015.01.16
[youtubedl] / youtube_dl / extractor / myspace.py
index e626146705cfcc961ebcffad93c889b4a4f90e62..83414a2325586d7319c06247fa037c42bb2b199a 100644 (file)
@@ -88,6 +88,7 @@ class MySpaceIE(InfoExtractor):
                 self.report_warning(
                     '%s: No downloadable song on this page' % video_id)
                 return
+
             def search_data(name):
                 return self._search_regex(
                     r'''data-%s=([\'"])(?P<data>.*?)\1''' % name,