mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-26 20:27:35 +01:00
parent
0bf9dc1e35
commit
520876fa09
@ -220,7 +220,7 @@ class ZattooPlatformBaseIE(InfoExtractor):
|
|||||||
'id': channel_name,
|
'id': channel_name,
|
||||||
'title': channel_name,
|
'title': channel_name,
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
'format': formats,
|
'formats': formats,
|
||||||
'subtitles': subtitles
|
'subtitles': subtitles
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user