[spiegeltv] Fix style issue

Use two spaces before comment.
This commit is contained in:
Jaime Marquínez Ferrándiz 2015-10-24 12:41:41 +02:00
parent 865d1fbafc
commit 36d7281037
1 changed files with 1 additions and 1 deletions

View File

@ -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: