Skip to main content Skip to docs navigation

Jwplayer

To create or implement a new feature for JW Player, you can either use the JWX dashboard for a no-code approach or utilize the JavaScript API for custom development.

The JW Player dashboard (JWX) allows you to enable several advanced features without writing code: Jwplayer

: Use the "Add Experience" button to define how content is presented, including player configurations and playlist settings. To create or implement a new feature for

: Create an Article Matching or Recommendations playlist to automatically show contextually relevant content. For more granular control, you can implement features

For more granular control, you can implement features by modifying the player's setup configuration in your HTML: Features - JWX

: Enable monetization by creating an Ad Schedule and toggling "Show Ads" to on in your player settings.

: Define an App Config to manage branding, monetization, and user experience across different platforms. 2. Create via Code (Developer Approach)