mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[twitch] PEP8
This commit is contained in:
@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
|
|||||||
'view_count': view_count,
|
'view_count': view_count,
|
||||||
'formats': formats,
|
'formats': formats,
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user