PHPackages                             statikbe/craft-video-parser - 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. statikbe/craft-video-parser

ActiveCraft-plugin[Image &amp; Media](/categories/media)

statikbe/craft-video-parser
===========================

Parse youtube &amp; vimeo url's to make embeds

5.0.1(1y ago)319.0k↓39.7%1MITPHP

Since Apr 11Pushed 1y ago7 watchersCompare

[ Source](https://github.com/statikbe/craft-video-parser)[ Packagist](https://packagist.org/packages/statikbe/craft-video-parser)[ RSS](/packages/statikbe-craft-video-parser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (20)Used By (1)

Video parser
============

[](#video-parser)

This is a little plugin to get the ID from a youtube of vimeo URL, so that it can be used to create a video embed.

Usage
-----

[](#usage)

The plugin comes with a twig function that you use like this:

```
{% set video = craft.videoparser.parse(entry.video) %}

```

It returns an object with the following properties:

- Type (youtube or vimeo)
- ID
- embedSrc (specific to the type)
- extraParts (url parameters separated by an &amp;)

Then you can create your own embed as you see fit.

```

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 69% 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

Every ~69 days

Recently: every ~0 days

Total

18

Last Release

687d ago

Major Versions

1.2.3 → 2.1.12023-09-15

2.2.0 → 5.0.02024-03-26

1.2.4 → v3.x-dev2024-07-01

v3.x-dev → v4.x-dev2024-07-01

2.2.1 → 5.0.12024-07-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/1250437446b84017407f7f1900194b1e1c93fcf34b332ba382fb77f69b251cb6?d=identicon)[statikbe](/maintainers/statikbe)

---

Top Contributors

[![janhenckens](https://avatars.githubusercontent.com/u/755428?v=4)](https://github.com/janhenckens "janhenckens (40 commits)")[![HannahDeWachter](https://avatars.githubusercontent.com/u/55497252?v=4)](https://github.com/HannahDeWachter "HannahDeWachter (9 commits)")[![Numkil](https://avatars.githubusercontent.com/u/5604686?v=4)](https://github.com/Numkil "Numkil (9 commits)")

---

Tags

videoyoutubecmsvimeoCraftcraftcmscraft-pluginvideo-embed

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/statikbe-craft-video-parser/health.svg)

```
[![Health](https://phpackages.com/badges/statikbe-craft-video-parser/health.svg)](https://phpackages.com/packages/statikbe-craft-video-parser)
```

###  Alternatives

[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[spacecatninja/imager-x

Ninja powered image transforms.

29390.0k23](/packages/spacecatninja-imager-x)[nystudio107/craft-transcoder

Transcode video &amp; audio files to various formats, and provide video thumbnails

437.8k1](/packages/nystudio107-craft-transcoder)[nystudio107/craft-youtubeliveembed

This plugin allows you to embed a YouTube live stream and/or live chat on your webpage

163.7k](/packages/nystudio107-craft-youtubeliveembed)[doublesecretagency/craft-googlemaps

Maps in minutes. Powered by the Google Maps API.

1267.9k](/packages/doublesecretagency-craft-googlemaps)

PHPackages © 2026

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