phfr / ng_fastyoutube
TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11.5
Replaces
- typo3-ter/ng_fastyoutube: v1.5.0
This package is auto-updated.
Last update: 2024-12-07 17:21:32 UTC
README
TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.
System requirements
- TYPO3 10.4 LTS, TYPO3 11.5 LTS
Features
- Responsive
- Configurable video aspect ratio (16:9, 4:3)
- Single video or playlist
- Several on/off switches (show related videos, fullscreen, YouTube logo, video controls)
- DSGVO compliant two-click solution presenting YouTube`s privacy statement
Installation
- Use composer with composer require phfr/ng_fastyoutube
- or install the extension through the Extension Manager
Configuration
Configuration can be done via the plugin-tab or TSconfig
TSconfig-Example:
plugin.tx_ngfastyoutube { settings { # disables DSGVO compliant two-click solution display_privacy_statement = 1 } }
List of available properties: