1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-10 07:18:33 +00:00

fix import list formatting

This commit is contained in:
mpeter50 2021-11-26 20:35:34 +01:00
parent e07c63f2aa
commit f6bad34905

View File

@ -316,6 +316,7 @@ class TwitchVodIE(TwitchBaseIE):
'view_count': int,
},
'params': {
'subtitleslangs': ['live_chat'],
'skip_download': True,
},
}, {