mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-10 16:12:44 +01: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