mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 03:49:18 +03:00
removed trailing space
This commit is contained in:
@@ -322,7 +322,7 @@ class VimeoIE(VimeoBaseInfoExtractor):
|
||||
(?(u)
|
||||
/(?!videos|likes)[^/?#]+/?|
|
||||
(?(q)|/(?P<unlisted_hash>[\da-f]{10})?)?
|
||||
(?(unlisted_hash)/?)
|
||||
(?(unlisted_hash)/?)
|
||||
)
|
||||
(?:(?(q)[&]|(?(u)|/?)[?]).*?)?(?:[#].*)?$
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user