(Floe) Video Player Wordpress Plugin
Overview
The Floe Video Player Wordpress Plugin allows a Wordpress editor to bring together video content, captions, and transcripts into a single experience.
Related Documents
(Floe) Video Player WordPress Plugin Early Wireframe
Functionality
Video
- Specify a title
- Specify one or more URLs to videos of different formats
- For each URL, specify the format of the video: MP4, OGG, OGV, YouTube
Captions
- Specify zero or more Amara or VTT caption
- If Amara caption
- Specify an URL to the caption
- If VTT
- Specify an uploaded file
- Specify the language of the caption (regardless of the format)
Note: Some options change depending whether VTT or Amara is selected.
Transcript
- Specify zero or more Amara or JSONcc transcript resource
- If Amara transcript
- Specify an URL to the transcript
- If JSONcc
- Specify uploaded file
- Specify the language of the transcript (regardless of the format)
Note: Some options change depending whether Amara or JSONcc is selected.
Current Bare-bones implementation
Above: Default form.
Above: Switching Captions from Amara to VTT.
Above: A drop-down selector shows the VTT captions that have already been uploaded and available for this video.
Questions
- Is any other information required? i.e. author, description / summary, primary language, etc?
- Are any of the fields mandatory? I assume Video URL and format are required.
- How common is the Amara use case for either Transcript or Captions?
- Can JSONcc or VTT resources be loaded from an URL?
- Can the type of caption / transcript be detected given an URL?
- Can an Amara transcript or Amara caption be uploaded locally or must it always
Error Cases
- Duplicate caption or transcript
- Invalid caption or transcript
- Language not specified for caption or transcript
- be specified with an URL?