Upgrade yt_dlp and download script
This commit is contained in:
@@ -8,10 +8,10 @@ class SibnetEmbedIE(InfoExtractor):
|
||||
_WEBPAGE_TESTS = [{
|
||||
'url': 'https://phpbb3.x-tk.ru/bbcode-video-sibnet-t24.html',
|
||||
'info_dict': {
|
||||
'id': 'shell', # FIXME?
|
||||
'id': 'shell', # FIXME: Non unique ID?
|
||||
'ext': 'mp4',
|
||||
'age_limit': 0,
|
||||
'thumbnail': 'https://video.sibnet.ru/upload/cover/video_1887072_0.jpg',
|
||||
'title': 'КВН Москва не сразу строилась - Девушка впервые играет в Mortal Kombat',
|
||||
}
|
||||
},
|
||||
}]
|
||||
|
Reference in New Issue
Block a user