removed trailing space

pull/7933/head
Nathan Touzé 9 months ago committed by GitHub
parent db53c235f2
commit efb4d64d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -322,7 +322,7 @@ class VimeoIE(VimeoBaseInfoExtractor):
(?(u)
/(?!videos|likes)[^/?#]+/?|
(?(q)|/(?P<unlisted_hash>[\da-f]{10})?)?
(?(unlisted_hash)/?)
(?(unlisted_hash)/?)
)
(?:(?(q)[&]|(?(u)|/?)[?]).*?)?(?:[#].*)?$
'''

Loading…
Cancel
Save