The currently function is limited to "Caption selection — the plugin uses the first available caption track returned by the PeerTube captions API (/api/v1/videos/{uuid}/captions).".
We want to support multiple caption files. The core application does this via a options button in the "Transcription" header, allowing the user to select which language they would like to see.
The currently function is limited to "Caption selection — the plugin uses the first available caption track returned by the PeerTube captions API (/api/v1/videos/{uuid}/captions).".
We want to support multiple caption files. The core application does this via a options button in the "Transcription" header, allowing the user to select which language they would like to see.