Skip to content

Conversation

@liby
Copy link
Contributor

@liby liby commented Dec 15, 2025

PR #195 changed h parameter extraction to only use query string format, breaking support for path format URLs like vimeo.com/123/abc123.

This fix supports both:

  • Path format: vimeo.com/123/abc123
  • Query format: vimeo.com/123?h=abc123

Fixes regression from #195

@vercel
Copy link

vercel bot commented Dec 15, 2025

@liby 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

snyk-io bot commented Dec 15, 2025

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

Status Scanner 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.

PR muxinc#195 changed h parameter extraction to only use query string format, breaking support for path format URLs like vimeo.com/123/abc123.

This fix supports both:
- Path format: vimeo.com/123/abc123
- Query format: vimeo.com/123?h=abc123

Fixes regression from muxinc#195
@liby liby force-pushed the fix/vimeo-unlisted-hash-path-format branch from 3ed325a to f1a9dce Compare December 15, 2025 05:31
Copy link
Collaborator

@luwes luwes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@luwes luwes merged commit 106bd26 into muxinc:main Dec 18, 2025
4 of 5 checks passed
@github-actions github-actions bot mentioned this pull request Dec 18, 2025
@liby liby deleted the fix/vimeo-unlisted-hash-path-format branch December 19, 2025 00:39
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.

2 participants