Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcript First Video - BBC One Hackathon Dec 23 #11230

Draft
wants to merge 11 commits into
base: latest
Choose a base branch
from

Conversation

Isabella-Mitchell
Copy link
Contributor

@Isabella-Mitchell Isabella-Mitchell commented Dec 12, 2023

One BBC December 2023 Hackathon - Transcript First Video team
(Winner of Panel awards)

Front end subteam Isabella Mitchell, Alberto Lazzarin, Indu Aggarwal

Overall changes

Renders a transcript for media.
Note, during the hackathon we deployed to the preview pipeline so we could use real assets. To see the transcript you can follow the local testing steps below.

Screen.Recording.2023-12-14.at.11.19.20.mov
Screen.Recording.2023-12-14.at.11.28.44.mov

Code changes

  • Adds transcript component
  • Adds dummy transcript data (auto transcribed & translated using Eurovox)
  • Artificially inserts transcript data into relevant articles. (In production this step would be handled by backend logic).

Testing

  1. Pull down this PR
  2. Use yarn and yarn dev to run locally
  3. Visit http://localhost:7080/mundo/articles/c4ym969m7w1o?renderer_env=test to see the transcript component on a Media Article page.
  4. Visit http://localhost:7080/mundo/articles/cle16n19nd9o?renderer_env=test to see the transcript component on an Article page.

(Note, renderer_env=test gets data from the BFF. You may require certificates for this).

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines

@Isabella-Mitchell Isabella-Mitchell changed the title Hackathon Transcript Dec 23 Hackathon Transcript First Video Dec 23 Dec 20, 2023
@Isabella-Mitchell Isabella-Mitchell changed the title Hackathon Transcript First Video Dec 23 Transcript First Video - BBC One Hackathon Dec 23 Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant