Embedding video files
In TYPO3, videos are embedded using links to external platforms such as YouTube or Vimeo rather than by uploading video files directly. Use the "Text & Media" content element for this purpose.
Embedding a video – step-by-step
- Create a new "Text & Media" content element.
- Switch to the "Media" tab.
- Click "Add media by URL".
- Paste the YouTube or Vimeo URL.
- TYPO3 automatically creates a reference file (
.youtubeor.vimeo) in your upload folder. - The video appears in the media list with a preview image.
- Save the content element.
Video settings
| Setting | Description |
|---|---|
| Title | Automatically taken from the video platform (e.g., the YouTube title) |
| Width | Set only the width – the height adjusts automatically |
| Alignment | Align the video to the left, right, or center |
Note
Specify only the width. TYPO3 automatically calculates the height based on the video's aspect ratio (usually 16:9).
Privacy notice
Embedded YouTube and Vimeo videos load content from external services and may transfer user data to those providers.
As an alternative, TYPO3@TUM provides the "iFrame with Consent" content element (available in the Special content element group). This element requires the user's explicit consent before loading external content, helping support privacy compliance.