mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[spiegeltv] Fix style issue
Use two spaces before comment.
This commit is contained in:
		| @@ -84,7 +84,7 @@ class SpiegeltvIE(InfoExtractor): | ||||
|                     'protocol': 'm3u8', | ||||
|                     'preference': 1, | ||||
|                     'http_headers': { | ||||
|                         'Accept-Encoding': 'deflate', # gzip causes trouble on the server side | ||||
|                         'Accept-Encoding': 'deflate',  # gzip causes trouble on the server side | ||||
|                     }, | ||||
|                 }) | ||||
|             else: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jaime Marquínez Ferrándiz
					Jaime Marquínez Ferrándiz