mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 21:17:16 +08:00
remove whitespace
This commit is contained in:
parent
08d06c8f07
commit
3acf1dbfd5
@ -115,7 +115,8 @@ class TV4IE(InfoExtractor):
|
||||
subtitles = {}
|
||||
subtitles.setdefault('sv', []).append({
|
||||
'url': hardcoded_swedish_subs_url,
|
||||
'ext': 'vtt'})
|
||||
'ext': 'vtt'
|
||||
})
|
||||
|
||||
return {
|
||||
'id': video_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user