This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[spiegeltv] Fix style issue
Use two spaces before comment.
totalwebcasting
Jaime Marquínez Ferrándiz
9 years ago
parent
865d1fbafc
commit
36d7281037
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/spiegeltv.py
+ 1
- 1
youtube_dl/extractor/spiegeltv.py
View File
@ -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
:
Write
Preview
Loading…
Cancel
Save