Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't match on #1

Open
augustblack opened this issue May 27, 2016 · 0 comments
Open

can't match on #1

augustblack opened this issue May 27, 2016 · 0 comments

Comments

@augustblack
Copy link

there is also a player url for vimeo:

https://player.vimeo.com/video/102795157?title=0&byline=0&portrait=0

this should fix the regex to also match on that:

/(http|https)?://(www.|player.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/([^\/]*)\/videos\/|video\/|)(\d+)(?:|\/\?)/

see: https://regex101.com/r/uW5oK9/11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant