Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent showing videos that aren't in the app config #220

Open
dbudzins opened this issue Dec 22, 2022 · 0 comments
Open

Prevent showing videos that aren't in the app config #220

dbudzins opened this issue Dec 22, 2022 · 0 comments
Labels
forming This idea is a brainstorm, green field, or work in progress Wait

Comments

@dbudzins
Copy link
Contributor

dbudzins commented Dec 22, 2022

Currently you can add any media ID to the URL after the /m on the media page and it will show that video on any site even if it's not from the given property.
https://app-preview.jwplayer.com/m/awWEFyPu/big-buck-bunny?r=dGSUzs9o&app-config=a2kbjdv0

Since we have the app config, it should be easy enough to verify that the video is defined in one of the playlists and if it's not, show an error screen instead of the video.

It would be nice if this was an optional param. It could even be a custom setting on the app config itself. Still need to figure out how to handle search and recommendations playlists and series.

@dbudzins dbudzins added forming This idea is a brainstorm, green field, or work in progress Wait labels Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forming This idea is a brainstorm, green field, or work in progress Wait
Projects
None yet
Development

No branches or pull requests

1 participant