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

fix: Allow more recent Vimeo url formats #23

Closed
wants to merge 1 commit into from

Conversation

netcarver
Copy link

@netcarver netcarver commented May 6, 2024

This allows newer Vimeo formats where the ID is now a hex string, not just decimals, and where there can be multiple URL segments before the video id.

Fixes #14 on the original repo

This allows newer Vimeo formats where the ID is now a hex string,
not just decimals, and where there can be multiple URL segments
before the video id.

Fixes ryancramerdesign#14 on the [original repo](ryancramerdesign#14)

Fixes this issue from the [PW forum](https://processwire.com/talk/topic/1536-module-video-embed-for-youtubevimeo-textformattervideoembed/?do=findComment&comment=240999)
@netcarver
Copy link
Author

Closing this as it needs more test cases. Will keep my pwgeeks fork open if people want to pull this as WIP.

@netcarver netcarver closed this May 7, 2024
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

Successfully merging this pull request may close these issues.

Embed not working on various Vimeo URLs
1 participant