streameth-platform icon indicating copy to clipboard operation
streameth-platform copied to clipboard

[TASK] Design frontend for video transcript.

Open Mario-SO opened this issue 6 months ago • 0 comments

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.

Mario-SO avatar Aug 05 '24 12:08 Mario-SO