trms / wp-cablecast

A Wordpress plugin for Cablecast
GNU General Public License v3.0
2 stars 6 forks source link

Sync VOD chapters #24

Open bryanharley opened 4 years ago

bryanharley commented 4 years ago

The plugin needs support for syncing/importing VOD chapter data and displaying it on show posts. I don't know the best way to implement this and how this fits into the overall WordPress data hierachry.

I feel like the most elegant solution would be to display the chapter data through the Video.js player. That way you don't need to sync/import any data into WordPress. See: https://docs.videojs.com/docs/api/chapters-button.html