Hello again, I'm migrating old project to babelJss since we face a lot of leg of pure js , its very simple we have a videojs we set the source by channel example
channels
{
anime
discovery
news
etc
}
it goes to a endpoint server it return the cdnj url of the channel,
but here...