mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-17 20:01:38 +01:00
[twitch] PEP8
This commit is contained in:
parent
48f00d15b1
commit
12d1fb5aa9
@ -379,4 +379,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