mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-27 22:33:44 +03:00
[ie/SVTPlay] fix test
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
This commit is contained in:
@@ -192,13 +192,13 @@ class SVTPlayIE(SVTPlayBaseIE):
|
|||||||
'id': 'jvXAGVb',
|
'id': 'jvXAGVb',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'James Fallon',
|
'title': 'James Fallon',
|
||||||
'timestamp': 1673917200,
|
'timestamp': 1743379200,
|
||||||
'upload_date': '20230117',
|
'upload_date': '20250331',
|
||||||
'duration': 1081,
|
'duration': 1081,
|
||||||
'thumbnail': r're:^https?://(?:.*[\.-]jpg|www.svtstatic.se/image/.*)$',
|
'thumbnail': r're:^https?://(?:.*[\.-]jpg|www.svtstatic.se/image/.*)$',
|
||||||
'age_limit': 0,
|
'age_limit': 0,
|
||||||
'episode': 'James Fallon',
|
'episode': 'James Fallon',
|
||||||
'series': 'Anders Hansen möter...',
|
'series': 'Anders Hansen möter',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'skip_download': 'dash',
|
'skip_download': 'dash',
|
||||||
|
|||||||
Reference in New Issue
Block a user