1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-16 10:09:32 +00:00

[vessel] Add tests for #11068

This commit is contained in:
Sergey M․ 2016-10-30 18:17:15 +07:00
parent cae6bc0118
commit a901fc5fc2
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -32,6 +32,12 @@ class VesselIE(InfoExtractor):
}, {
'url': 'https://www.vessel.com/embed/G4U7gUJ6a?w=615&h=346',
'only_matching': True,
}, {
'url': 'https://www.vessel.com/videos/F01_dsLj1',
'only_matching': True,
}, {
'url': 'https://www.vessel.com/videos/RRX-sir-J',
'only_matching': True,
}]
@staticmethod