mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[miomio] PEP 8
This commit is contained in:
		| @@ -52,7 +52,7 @@ class MioMioIE(InfoExtractor): | ||||
|         mioplayer_path = self._search_regex( | ||||
|             r'src="(/mioplayer/[^"]+)"', webpage, 'ref_path') | ||||
|  | ||||
|         http_headers = {'Referer': 'http://www.miomio.tv%s' % mioplayer_path,} | ||||
|         http_headers = {'Referer': 'http://www.miomio.tv%s' % mioplayer_path} | ||||
|  | ||||
|         xml_config = self._search_regex( | ||||
|             r'flashvars="type=(?:sina|video)&(.+?)&', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․