luwes / cloudflare-video-element

A custom element for the Cloudflare player with an API that matches the <video> API
https://cloudflare-video-element.vercel.app
4 stars 1 forks source link

Regex for parsing source was preventing secured videos from playing. #3

Closed jawngee closed 5 months ago

jawngee commented 6 months ago

The regex was using \W+ to match word characters, but a cloudflare stream secure token includes dashes, underscores and periods.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cloudflare-video-element ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 9:22am