b13/text-tracks

Add Text Track Files (CTT) to videos within TYPO3

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.1.0 2023-09-13 22:18 UTC

This package is not auto-updated.

Last update: 2024-04-25 23:44:52 UTC


README

When dealing with videos you stream locally (not YouTube etc), you might want to add text track files (subtitles etc.). This is really important for accessibility reasons.

Installing this extension does exactly this: You can link to VTT files with video files when editing the metadata of a video file.

Installation

composer req b13/text-tracks

Usage

Choose any local video in your file list, and you will see that you can now choose a VTT files when editing the video, which is then rendered in the frontend.

License

The extension is licensed under GPL v2+, same as the TYPO3 Core. See the LICENSE file.

The extension is highly inspired from https://review.typo3.org/c/Packages/TYPO3.CMS/+/66214 - thanks to Guide Schmechel for the initial work.

Sharing our expertise

Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.