Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,65 @@
# Youtubevideo
[![Software License](https://img.shields.io/badge/license-GPLv2-brightgreen.svg?style=flat)](LICENSE.txt)
[![Packagist](https://img.shields.io/packagist/v/t3brightside/youtubevideo.svg?style=flat)](https://packagist.org/packages/t3brightside/youtubevideo)
[![Downloads](https://poser.pugx.org/t3brightside/youtubevideo/downloads)](https://packagist.org/packages/t3brightside/youtubevideo)
[![Brightside](https://img.shields.io/badge/by-t3brightside.com-orange.svg?style=flat)](https://t3brightside.com)
**TYPO3 CMS extension for YouTube video content with custom cover images, gallery layout and backend previews.**
**[Demo](https://microtemplate.t3brightside.com)**
## !!! Important
Version 2.0.0 is not compatible with older versions of the extension. There is no upgrade wizard you're welcome to add one :)
## System requirements
- TYPO3
- fluid_styled_content
## Features
- Load Youtube API on play
- Cover image optimisation
- Gallery layout with column selection
- Turn on/off titles and descriptions
- Regular iframe option that's not GDPR friendly
- Pagination
- Dark mode styling
### Video options available:
- title
- description
- mute
- fullscreen
- related
- start & end time
- aspect ratio (widescreen & standard)
- custom cover image
### GDPR compliance
- No external media or cookies loaded before clicking 'Accept & Play'
- No intrusive GDPR notification before actually clicking on the video
- Accept cookies to current or all videos on the domain
- Concent cookie: youtubevideo-consent=1
## Installation
- `composer req t3brightside/youtubevideo` or from TYPO3 extension repository [youtubevideo](https://extensions.typo3.org/extension/youtubevideo/)
- Include static template
- Alter the TypoScript constants if needed
- Install [paginatedprocessors](https://github.com/t3brightside/paginatedprocessors) for pagination
- Extension Configuration: Back end player (default: enabled)
- Extension Configuration: Pagination features (default: disabled)
## Usage
Add as any other content element.
## Sources
- [GitHub](https://github.com/t3brightside/youtubevideo)
- [Packagist](https://packagist.org/packages/t3brightside/youtubevideo)
- [TER](https://extensions.typo3.org/extension/youtubevideo/)
## Development and maintenance
[Brightside OÜ TYPO3 development and hosting specialised web agency](https://t3brightside.com)