Skip to content

fix: pass hash as URL param instead of query#221

Open
Jerricho93 wants to merge 1 commit intomuxinc:mainfrom
Jerricho93:fix/vimeo-hash-as-url-param
Open

fix: pass hash as URL param instead of query#221
Jerricho93 wants to merge 1 commit intomuxinc:mainfrom
Jerricho93:fix/vimeo-hash-as-url-param

Conversation

@Jerricho93
Copy link
Copy Markdown
Contributor

@Jerricho93 Jerricho93 commented Mar 25, 2026

fixes #216

Changes the unlisted video hashes in VImeo to be passed as a URL param instead of query param


Note

Low Risk
Low risk, isolated URL serialization change for Vimeo event embeds that only affects how unlisted hashes (h) are formatted.

Overview
Fixes Vimeo event embed URL generation so unlisted hashes are placed in the URL path (/embed/<hash>) instead of the query string. This keeps h in the query for standard video embeds, but removes it from params when building event URLs.

Written by Cursor Bugbot for commit 69126e8. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

@Jerricho93 is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Mar 25, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

<vimeo-video> unlisted events do not work

1 participant