mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[spiegeltv] Fix style issue
Use two spaces before comment.
This commit is contained in:
@ -84,7 +84,7 @@ class SpiegeltvIE(InfoExtractor):
|
|||||||
'protocol': 'm3u8',
|
'protocol': 'm3u8',
|
||||||
'preference': 1,
|
'preference': 1,
|
||||||
'http_headers': {
|
'http_headers': {
|
||||||
'Accept-Encoding': 'deflate', # gzip causes trouble on the server side
|
'Accept-Encoding': 'deflate', # gzip causes trouble on the server side
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
else:
|
else:
|
||||||
|
Reference in New Issue
Block a user