You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the video provider needs to be added from the provider.json file and if we want to add new provider then we have to every time add new providers to the providers.json and bundle it.
So, in order to mitigate that process can't we make adding provider process dynamic. For that we can add the provider from environment variable or a field in plugin setting to add the video provider.
The text was updated successfully, but these errors were encountered:
raazkarkee405
changed the title
Is there a way to make the video provider dynamic>
Is there a way to make the video provider url dynamic?
Jun 11, 2024
Currently the video provider needs to be added from the
provider.json
file and if we want to add new provider then we have to every time add new providers to theproviders.json
and bundle it.So, in order to mitigate that process can't we make adding provider process dynamic. For that we can add the provider from environment variable or a field in plugin setting to add the video provider.
The text was updated successfully, but these errors were encountered: