vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

fix: update jsdelivr to unpkg as jsdelivr is blocked in some regions #313

Open chirag-droid opened 2 years ago

chirag-droid commented 2 years ago

Pull request type

Critical Fix

What is the current behavior?

Some of the player providers load content from cdn.jsdelivr.net, which is blocked in China and some other regions. Which doesn't let the videoplayer to play videos.

What is the new behavior?

Libraries like hls and dash will load lib from unpkg and the video plays irrespective of region.

Does this introduce a breaking change?

vercel[bot] commented 2 years ago

@chirag-droid is attempting to deploy a commit to the Vidstack Team on Vercel.

A member of the Team first needs to authorize it.