jweiland / mediapool
Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.
Installs: 2 540
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^13.4.3
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Replaces
- typo3-ter/mediapool: 5.0.9
- dev-main
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.1
- 4.0.0
- 3.0.0
- 2.1.1
- 2.1.0
- 2.0.0
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-addMissingTableConst
- dev-addFuncTestForYouTubeVideoImporter
- dev-useMessageHelper
- dev-testDataArray
- dev-addMissingFlashMessageService
- dev-useStaticInsteadOfSelf
- dev-addScaToCTypeWizard
- dev-TYPO3_11-5
- dev-l10n_main
- dev-TYPO3_9-5
This package is auto-updated.
Last update: 2025-08-01 14:15:40 UTC
README
Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.
1 Features
- Show playlist with all of your favorite videos
- Show media from a sys_file_collection as gallery
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/mediapool
Installation as extension from TYPO3 Extension Repository (TER)
Download and install mediapool
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create a playlist record. Attach YouTube playlist URI and save.
- Create a plugin on a page and select at least the sysfolder as startingpoint.