PHPackages                             purcaholic/mp-embed-youtube - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. purcaholic/mp-embed-youtube

Abandoned → [purc/mp-embed-youtube](/?search=purc%2Fmp-embed-youtube)Contenido-cms-module[Image &amp; Media](/categories/media)

purcaholic/mp-embed-youtube
===========================

YouTube video embed module for CONTENIDO CMS

0.2.0(6y ago)04GPL-2.0-or-laterPHP

Since Nov 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/purcaholic/mpEmbedYouTube)[ Packagist](https://packagist.org/packages/purcaholic/mp-embed-youtube)[ Docs](http://www.purc.de)[ RSS](/packages/purcaholic-mp-embed-youtube/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (2)Used By (0)

CONTENIDO CMS Modul mp\_embed\_youtube zum Einbinden von YouTube Videos
=======================================================================

[](#contenido-cms-modul-mp_embed_youtube-zum-einbinden-von-youtube-videos)

Beschreibung
------------

[](#beschreibung)

Mit dem Modul `mp_embed_youtube` lassen sich auf einfache Weise YouTube Videos in CONTENIDO per iframe Einbinden. Das Modul generiert einen iframe Tag zum gewünschten Video, das identisch zur der YouTube eigenen Embed-Methode ist.

Modul-Features:

- Eingabe von verschiedenen URL-Formaten, z. B.  oder
- Auswahl von vorgegeben Video-Maßen oder manuelle Angabe der Maße
- Option zum Aktivieren/Deaktivieren von Video-Empfehlungen am Ende des Videos
- Option zur Anzeige der Player Steuerung
- Ausgabe des iframe auch über http (nicht empfohlen)
- Steuerung des Privatsphäre-Modus (privacy-enhanced mode)
- Datenschutzkonformes Einbinden von YouTube Videos. Dabei kann ein Vorschaubild vom Upload-Verzeichnis gewählt werden oder das Vorschaubild wird von YouTube herunterladen und auf dem Server gespeichert.

---

Voraussetzungen
---------------

[](#voraussetzungen)

- CONTENIDO &gt;= 4.10.\*
- PHP &gt;= 7.1 und PHP &lt; 8.2
- PHP cURL-Erweiterung für den Download von Vorschaubildern von YouTube
- CONTENIDO Plugin "Mp Dev Tools" &gt;= 0.1.0

Das benötigte Plugin (Package "mp\_dev\_tools.zip") von der [GitHub-Seite](https://github.com/muratpurc/CONTENIDO-plugin-mp_dev_tools/releases)herunterladen und in CONTENIDO installieren.

---

Installation/Verwendung
-----------------------

[](#installationverwendung)

Den Modulordner "mp\_embed\_youtube" samt aller Inhalte in das Modulverzeichnis des Mandanten "cms/data/modules" kopieren. Danach sollte man im Backend die Funktion "Module synchronisieren" unter "Style -&gt; Module" ausführen.

---

Changelog
---------

[](#changelog)

**2023-03-22 mpEmbedYouTube Modul 0.3.0 (für CONTENIDO 4.10.x)**

- change: Überarbeiten des Modulcodes, Verwendung des Plugins "Mp Dev Tools"
- new: Datenschutzkonformes Einbinden von YouTube Videos
- new: Auswahl eines Vorschaubildes oder Download des Vorschaubildes von YouTube auf den Server

**2019-11-14 mpEmbedYouTube Modul 0.2.0 (für CONTENIDO 4.9.x - 4.10.x)**

- change: Überarbeiten des Modulcodes, portieren in CONTENIDO &gt;= 4.9.x
- change: Verwendung aktuellerer Video-Maße
- change: Per Default HTTPS Urls verwenden
- new: Option zur Anzeige der Player Steuerung

**2012-12-08 mpEmbedYouTube Modul 0.1**

- Erste Veröffentlichung des mpEmbedYouTube Moduls

---

mp\_embed\_youtube Modul Links
------------------------------

[](#mp_embed_youtube-modul-links)

- [GitHub-Seite](https://github.com/muratpurc/mpEmbedYouTube)
- [CONTENIDO Forum unter "CONTENIDO 4.10 -&gt; Module und Plugins"](https://forum.contenido.org/viewtopic.php?t=43775)
- [CONTENIDO Forum unter "CONTENIDO 4.8 -&gt; Module und Plugins"](https://forum.contenido.org/viewtopic.php?t=32538)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df5302e512287c34957e26fcedbf086d11a99eea5d622ce987586bce66a87651?d=identicon)[muratpurc](/maintainers/muratpurc)

---

Top Contributors

[![muratpurc](https://avatars.githubusercontent.com/u/323662?v=4)](https://github.com/muratpurc "muratpurc (23 commits)")

---

Tags

cmscontenidomodulesphpyoutubevideoyoutubemoduleembedCONTENIDO

### Embed Badge

![Health badge](/badges/purcaholic-mp-embed-youtube/health.svg)

```
[![Health](https://phpackages.com/badges/purcaholic-mp-embed-youtube/health.svg)](https://phpackages.com/packages/purcaholic-mp-embed-youtube)
```

###  Alternatives

[dereuromark/media-embed

A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.

182530.3k11](/packages/dereuromark-media-embed)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[chojnicki/video-platforms-parser

Easy to use SDK with grabber for multiple platforms at once like YouTube, Dailymotion, Facebook and more.

22226.4k](/packages/chojnicki-video-platforms-parser)[cohensive/oembed

Media embed generation using OEmbed protocol.

3567.1k](/packages/cohensive-oembed)[mediamonks/sonata-media-bundle

A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle

109.8k](/packages/mediamonks-sonata-media-bundle)[jonnitto/plyr

Plyr.io for Neos.io

1236.2k2](/packages/jonnitto-plyr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
