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
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