mirror of https://github.com/yt-dlp/yt-dlp.git
[generic] Update pladform embed test
This commit is contained in:
parent
5cb91ceaa5
commit
6225984681
|
@ -615,7 +615,7 @@ class GenericIE(InfoExtractor):
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '100183293',
|
'id': '100183293',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Тайны перевала Дятлова • Тайна перевала Дятлова 1 серия 2 часть',
|
'title': 'Тайны перевала Дятлова • 1 серия 2 часть',
|
||||||
'description': 'Документальный сериал-расследование одной из самых жутких тайн ХХ века',
|
'description': 'Документальный сериал-расследование одной из самых жутких тайн ХХ века',
|
||||||
'thumbnail': 're:^https?://.*\.jpg$',
|
'thumbnail': 're:^https?://.*\.jpg$',
|
||||||
'duration': 694,
|
'duration': 694,
|
||||||
|
|
Loading…
Reference in New Issue