https://github.com/heyfoz/webvtt-template
Web Video Text Track (WebVTT / .vtt) files are utilized to add closed captions to web videos by specifying which text to display during designated time periods. The webvtt-template repository contains an example of a WebVTT file using a NOTE comment and closed captions in English.
https://github.com/heyfoz/webvtt-template
captions template webvtt
Last synced: about 1 month ago
JSON representation
Web Video Text Track (WebVTT / .vtt) files are utilized to add closed captions to web videos by specifying which text to display during designated time periods. The webvtt-template repository contains an example of a WebVTT file using a NOTE comment and closed captions in English.
- Host: GitHub
- URL: https://github.com/heyfoz/webvtt-template
- Owner: heyfoz
- License: mit
- Created: 2023-04-22T01:07:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T19:42:57.000Z (over 2 years ago)
- Last Synced: 2025-01-30T05:11:41.904Z (9 months ago)
- Topics: captions, template, webvtt
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webvtt-template
Web Video Text Track (WebVTT / .vtt) files are utilized to add closed captions to web videos by specifying what text to display during designated time periods. Using this type of file with web videos can enhance accessibility and productivity. The webvtt-template repository contains an example of a WebVTT file using a NOTE comment and closed captions in English.Link to video-captions.vtt File
Copyright (c) 2023 Forrest Moulin