mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-06 20:39:22 +01:00
[twitch] PEP8
This commit is contained in:
parent
73e449b226
commit
dc1b027cd4
|
@ -347,4 +347,4 @@ def _real_extract(self, url):
|
||||||
'view_count': view_count,
|
'view_count': view_count,
|
||||||
'formats': formats,
|
'formats': formats,
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user