traw/video-vtt

Extend TYPO3 video functionality

Installs: 4 461

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 3

Open Issues: 1

Type:typo3-cms-extension

2.3.0 2024-09-04 14:17 UTC

This package is auto-updated.

Last update: 2024-11-04 15:24:21 UTC


README

Video VTT

Extends TYPO3 Video functionality by adding player attributes (mute, loop, showcontrols, etc.) and VTT functionality for local videos.

Documentation: https://docs.typo3.org/p/traw/video-vtt/master/en-us/

Installation: composer req traw/video-vtt

Known issues

  • Deprecation: #102032 - AbstractFile::FILETYPE_* constants in TCA/Overrides/sys_file_reference.php
  • Editors (Non-Admin) can't disable or remove vtt track files, see #3
  • some of the control options only apply to self-hosted videos (not yt, not vimeo)