mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 12:49:02 +01:00
parent
9eef7c4e55
commit
8d214c484c
@ -91,4 +91,5 @@ class CWTVIE(InfoExtractor):
|
||||
'timestamp': parse_iso8601(video_data.get('start_time')),
|
||||
'age_limit': parse_age_limit(video_data.get('rating')),
|
||||
'ie_key': 'ThePlatform',
|
||||
'thumbnail': video_data.get('large_thumbnail')
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user