1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-17 00:22:34 +01:00

Removed superflous test case

This commit is contained in:
Sean Ellingham 2024-06-21 22:41:56 +01:00
parent fd00a4e7f6
commit f172415742

View File

@ -190,18 +190,6 @@ class VidyardIE(VidyardBaseIE):
'duration': 39, 'duration': 39,
}, },
}, },
{
# URL of iframe embed src (protocol relative URL)
'url': '//play.vidyard.com/iDqTwWGrd36vaLuaCY3nTs.html?',
'info_dict': {
'id': 'lrYeWCqR3UCAzwqUAgegHg',
'display_id': '9281009',
'ext': 'mp4',
'title': 'Lightbox Embed',
'thumbnail': 'https://cdn.vidyard.com/thumbnails/spacer.gif',
'duration': 39,
},
},
] ]
_EMBED_REGEX = [ _EMBED_REGEX = [
# iframe embed # iframe embed