videojs / videojs-errors

A video.js plugin that displays error messages to video viewers.
Other
88 stars 29 forks source link

feat: Add friendly headlines and messages to player errors #208

Closed marcodeltorob closed 3 years ago

marcodeltorob commented 3 years ago

Description

We want to map the new EPA errors from videojs-bc-catalog to the player and show them in a friendlier way.

Specific Changes proposed

I've added the new error codes, headlines, and messages to the plugin to expose the ones in the videojs-bc-catalog

Requirements Checklist