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

Display subtitles from SRT file #5

Open
Tracked by #188
jo-elimu opened this issue Nov 5, 2024 · 0 comments
Open
Tracked by #188

Display subtitles from SRT file #5

jo-elimu opened this issue Nov 5, 2024 · 0 comments
Labels
ux/ui User Experience (UX) / User Interface (UI)

Comments

@jo-elimu
Copy link
Member

jo-elimu commented Nov 5, 2024

Description

If the video comes with attached with subtitles, extract the words from the SRT file and display at the bottom of the video.

Sample format:

1
00:00:00,080 --> 00:00:01,680
Akiri Akiri

2
00:00:01,680 --> 00:00:03,520
Akiri

3
00:00:05,640 --> 00:00:08,560
This is number one The special number

4
00:00:08,560 --> 00:00:11,520
one Her shape is like a stick Say

5
00:00:11,600 --> 00:00:14,400
one everyone One, one,

6
00:00:14,400 --> 00:00:16,600
one, one There is one sound

Why?

This feature is needed because subtitles improve learning outcome.

@jo-elimu jo-elimu added the ux/ui User Experience (UX) / User Interface (UI) label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ux/ui User Experience (UX) / User Interface (UI)
Projects
None yet
Development

No branches or pull requests

1 participant