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

how to support vtt style #41

Open
eager7 opened this issue Apr 13, 2021 · 1 comment
Open

how to support vtt style #41

eager7 opened this issue Apr 13, 2021 · 1 comment
Assignees

Comments

@eager7
Copy link

eager7 commented Apr 13, 2021

when use subtitles.ReadFromWebVTT, then style message will be losted.

STYLE
::cue {
color: #fff;
text-shadow: 0 1px #000, 1px 0 #000, -1px 0 #000, 0 -1px #000;
font-size: 15vw;
}
@asticode asticode self-assigned this Apr 13, 2021
@asticode
Copy link
Owner

Unfortunately, right now webvtt style is not yet supported.

Feel free to submit a PR if you feel like adding the feature.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants