Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Editor for WebVTT files #43

Open kstapelfeldt opened 7 years ago

kstapelfeldt commented 7 years ago

Users can't edit cues in the player when they come from VTT source files (as apposed to the transcript XML format) but it looks like they can, until they encounter the error "TRANSCRIPT does not have a valid xml content" - ideally we'd remove the edit button when transcripts were provided as VTT or provide an alternate editor.

kstapelfeldt commented 7 years ago

For now, we will remove edit button for VTT - there are issue here related to our support of two types of source files and the derivatives we create, and the necessity of keeping derivatives synced with source files. Workflow needs to be updated and this needs to be documented.