mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-27 19:15:53 +00:00
update tests
Authored by: bashonly
This commit is contained in:
parent
9305dadf9d
commit
f7db477465
@ -288,6 +288,9 @@ class LinkedInEventsIE(InfoExtractor):
|
|||||||
'duration': 1765,
|
'duration': 1765,
|
||||||
'timestamp': 1689113772,
|
'timestamp': 1689113772,
|
||||||
'upload_date': '20230711',
|
'upload_date': '20230711',
|
||||||
|
'release_timestamp': 1689174012,
|
||||||
|
'release_date': '20230712',
|
||||||
|
'live_status': 'was_live',
|
||||||
},
|
},
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://www.linkedin.com/events/27-02energyfreedombyenergyclub7295762520814874625/comments/',
|
'url': 'https://www.linkedin.com/events/27-02energyfreedombyenergyclub7295762520814874625/comments/',
|
||||||
@ -299,6 +302,9 @@ class LinkedInEventsIE(InfoExtractor):
|
|||||||
'duration': 6420,
|
'duration': 6420,
|
||||||
'timestamp': 1739445333,
|
'timestamp': 1739445333,
|
||||||
'upload_date': '20250213',
|
'upload_date': '20250213',
|
||||||
|
'release_timestamp': 1740657620,
|
||||||
|
'release_date': '20250227',
|
||||||
|
'live_status': 'was_live',
|
||||||
},
|
},
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user