sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.38k stars 2.92k forks source link

Is it possible to add automatic captions? #1494

Open Damakermiddle opened 5 years ago

Damakermiddle commented 5 years ago

Is it possible to add automatic captions? As is it possible to add a library to implement auto-generated captions.

Offbeatmammal commented 5 years ago

you wouldn't want to generate every time the video is viewed, so better to have your workflow feed it to a captioning service once and then attach the vtt file (eg https://docs.microsoft.com/en-us/azure/media-services/previous/media-services-index-content)