You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avalon's /captions route is automatically transforming SRT files to VTT for display in the client. The download from Ramp is in turn returning a VTT instead of the original SRT when a user downloads from the Transcript component. When downloading from the Ramp Transcript component, the original SRT file should be the one downloaded to the client.
Description
Avalon's /captions route is automatically transforming SRT files to VTT for display in the client. The download from Ramp is in turn returning a VTT instead of the original SRT when a user downloads from the Transcript component. When downloading from the Ramp Transcript component, the original SRT file should be the one downloaded to the client.
Implementation Strategy
That what we would show in Ramp would be set as 'rendering' would work with the ethos of IIIF.
Done Looks Like
Notes