cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.89k stars 1.12k forks source link

add an option to load libraries from custom domain #1833

Open maxired opened 2 weeks ago

maxired commented 2 weeks ago

Hi, this Pr is an attempts to provide new configuration options to allow to load hls, dash and flv library from custom domain. I am required to do so to use that library in a controller environment where specific domains need to be allowed to fetch content.

vkrbt commented 2 weeks ago

Have the same issue and need I this changes also