ott-web-app icon indicating copy to clipboard operation
ott-web-app copied to clipboard

Host your own video focus site that works across devices.

Results 100 ott-web-app issues
Sort by recently updated
recently updated
newest added

It works the same as the [related videos feature](https://github.com/jwplayer/ott-web-app/blob/develop/docs/features/related-videos.md): - The standard playlist API with `related_media_id `as a parameter - The playlist needs to be of type 'recommendations.' - The...

Target is > 90

enhancement
help wanted

The App Config is now an official documented interface of the JW Platform. Let's point to [config documentation](https://github.com/jwplayer/ott-web-app/blob/develop/docs/configuration.md) to JW developer documentation to prevent double maintenance Exceptions and tricks can...

The ability to contain the project in a Docker Container and to be able to use dev containers in VS Code. Let me know if the team is interested and...

Make reference implementation for entitlement/authorization service See functional description [here](https://github.com/jwplayer/ott-web-app/blob/develop/docs/features/video-protection.md)

Increase engagement by the autoplay on the video plage. Similar to the autoplay feature of netflix ## Scope - Option to auto play. Globally - Option to auto play without...

enhancement

As a video admin I want to have my viewers use the permalink for sharing, so that viewers get redirect to the app when applicable (I’m using Google Dynamic Links)...

enhancement

- Probably makes sense to have a test module for all of the new subscription functionality - Test at least the following: - Premium video access with subscriptions - Premium...

There is an issue with the current implementation of user sessions. This is mostly due to the periodic refresh strategy as opposed to refreshing the token when requesting a resource....

We do not offer remember me functionality for a user's login. In addition, we always default the flows to sign up flows instead of login. - Store a flag client...