Browse Source

[spiegeltv] Fix style issue

Use two spaces before comment.
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
36d7281037
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/spiegeltv.py

+ 1 - 1
youtube_dl/extractor/spiegeltv.py

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