mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-14 23:13:59 +03:00
Add test data to livestream
This commit is contained in:
@@ -65,6 +65,9 @@ class PartiLivestreamIE(PartiBaseIE):
|
||||
'upload_date': str,
|
||||
'is_live': True,
|
||||
'live_status': 'is_live',
|
||||
'timestamp': int,
|
||||
'thumbnail': str,
|
||||
'view_count': int,
|
||||
},
|
||||
'params': {'skip_download': 'm3u8'},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user