mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	pep8 and minor beautification all around
This commit is contained in:
		| @@ -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, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister