mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-09 23:08:32 +00:00
fix import list formatting
This commit is contained in:
parent
e07c63f2aa
commit
f6bad34905
@ -316,6 +316,7 @@ class TwitchVodIE(TwitchBaseIE):
|
||||
'view_count': int,
|
||||
},
|
||||
'params': {
|
||||
'subtitleslangs': ['live_chat'],
|
||||
'skip_download': True,
|
||||
},
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user