mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-16 16:13:35 +01:00
Removed superflous test case
This commit is contained in:
parent
fd00a4e7f6
commit
f172415742
@ -190,18 +190,6 @@ class VidyardIE(VidyardBaseIE):
|
||||
'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 = [
|
||||
# iframe embed
|
||||
|
Loading…
Reference in New Issue
Block a user