mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-02 21:45:59 +00:00
Use timestamp value for test
This commit is contained in:
parent
4f3c4e7d1b
commit
960e73f5fb
@ -134,7 +134,7 @@ class MixchMovieIE(InfoExtractor):
|
|||||||
'view_count': int,
|
'view_count': int,
|
||||||
'like_count': int,
|
'like_count': int,
|
||||||
'comment_count': int,
|
'comment_count': int,
|
||||||
'timestamp': int,
|
'timestamp': 1724070828,
|
||||||
'uploader_url': 'https://mixch.tv/u/12299174',
|
'uploader_url': 'https://mixch.tv/u/12299174',
|
||||||
'live_status': 'not_live',
|
'live_status': 'not_live',
|
||||||
'upload_date': '20240819',
|
'upload_date': '20240819',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user