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(cli): implemented the vtt loader #328 #384

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

partik03
Copy link
Contributor

Summary:
Should close #294

  • Added VTT loader to handle translations.

  • added custom type definition file inside types folder .

  • Included tests for complex VTT structures.

Notes:

added custom type definition file inside types folder as the node-webvtt package does not contain type definition modules

@partik03
Copy link
Contributor Author

@maxprilutskiy please review this one I implemented the changes suggested

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.

Add support for VTT (Web Video Text Tracks) file format
1 participant