mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 01:20:44 +00:00
[vimeo] Add test for #7552
This commit is contained in:
parent
fdb20a27a3
commit
6b7ceee1b9
|
@ -189,6 +189,10 @@ class VimeoIE(VimeoBaseInfoExtractor):
|
|||
'note': 'Video not completely processed, "failed" seed status',
|
||||
'only_matching': True,
|
||||
},
|
||||
{
|
||||
'url': 'https://vimeo.com/groups/travelhd/videos/22439234',
|
||||
'only_matching': True,
|
||||
},
|
||||
]
|
||||
|
||||
@staticmethod
|
||||
|
|
Loading…
Reference in New Issue
Block a user