mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-17 18:08:30 +00:00
Merge efb4d64d2c
into b7de89c910
This commit is contained in:
commit
7c50436d1b
@ -526,12 +526,12 @@ class VimeoIE(VimeoBaseInfoExtractor):
|
||||
play_redirect_hls|
|
||||
moogaloop\.swf)\?clip_id=
|
||||
)?
|
||||
(?:videos?/)?
|
||||
)
|
||||
(?(q)|videos?/)?)
|
||||
(?P<id>[0-9]+)
|
||||
(?(u)
|
||||
/(?!videos|likes)[^/?#]+/?|
|
||||
(?(q)|/(?P<unlisted_hash>[\da-f]{10}))?
|
||||
(?(q)|/(?P<unlisted_hash>[\da-f]{10})?)?
|
||||
(?(unlisted_hash)/?)
|
||||
)
|
||||
(?:(?(q)[&]|(?(u)|/?)[?]).*?)?(?:[#].*)?$
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user