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

feat: Add public method for parsing cue payload #6992

Merged
merged 6 commits into from
Jul 5, 2024

Conversation

tykus160
Copy link
Member

@tykus160 tykus160 commented Jul 5, 2024

Close #4439
Needed for #6985

@shaka-bot
Copy link
Collaborator

shaka-bot commented Jul 5, 2024

Incremental code coverage: 97.03%

@avelad avelad added type: enhancement New feature or request component: captions/subtitles The issue involves captions or subtitles priority: P3 Useful but not urgent labels Jul 5, 2024
lib/text/cue.js Outdated Show resolved Hide resolved
@avelad avelad merged commit eeadace into shaka-project:main Jul 5, 2024
8 of 15 checks passed
@tykus160 tykus160 deleted the wt-vtt-payload branch July 19, 2024 08:57
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Sep 3, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: captions/subtitles The issue involves captions or subtitles priority: P3 Useful but not urgent status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change new shaka.text.Cue() to process formatting information on the input text
3 participants