streameth-platform
streameth-platform copied to clipboard
[TASK] Design frontend for video transcript.
Description
In each part of the platform where we see a detailed view of a video, we should put somewhere the full transcript of the video.
Related User Story
#633
Objectives
- [ ] Be able to see a full transcript of the video in the UI
- [ ] Provide a download button for the user
Acceptance Criteria
- [ ] The UI for this shouldn't be too intrusive and provided as a secondary feature
Additional Information
The livepeer documentation states that the response when calling the endpoint will give back a JSON formatted document with timestamps and the full transcript at the end of the response.