PHPackages                             pecee/youtube-video-download - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. pecee/youtube-video-download

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pecee/youtube-video-download
============================

Simple class to download YouTube videos in different quality.

1.0.0(10y ago)3893[1 issues](https://github.com/skipperbent/youtube-video-download/issues)MITPHP

Since Nov 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/skipperbent/youtube-video-download)[ Packagist](https://packagist.org/packages/pecee/youtube-video-download)[ RSS](/packages/pecee-youtube-video-download/feed)WikiDiscussions master Synced 1mo ago

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

youtube-video-download
======================

[](#youtube-video-download)

Simple class to download YouTube videos in different quality.

Installation
------------

[](#installation)

Add the latest version of youtube-video-download to your `composer.json`

```
{
    "require": {
        "pecee/youtube-video-download": "1.*"
    },
    "require-dev": {
        "pecee/youtube-video-download": "1.*"
    }
}
```

Usage
-----

[](#usage)

```
    $youtube = new \Pecee\Http\Service\YouTubeDownload('TyKB84y-YvE');
    $results = $youtube->download();
```

The MIT License (MIT)
---------------------

[](#the-mit-license-mit)

Copyright (c) 2015 Simon Sessingø / youtube-video-download

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3845d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dab716ac4ac16ea3e01400efe43853b43821b33b8c601c2c772689d58cebf3c?d=identicon)[sessingo](/maintainers/sessingo)

---

Top Contributors

[![skipperbent](https://avatars.githubusercontent.com/u/634762?v=4)](https://github.com/skipperbent "skipperbent (6 commits)")

---

Tags

download-youtube-videoslightweightphpphp-libraryyoutubeyoutube-downloaderyoutube-video-downloadyoutube-video-downloaderhttpapiwebrestservicepecee

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pecee-youtube-video-download/health.svg)

```
[![Health](https://phpackages.com/badges/pecee-youtube-video-download/health.svg)](https://phpackages.com/packages/pecee-youtube-video-download)
```

###  Alternatives

[nategood/httpful

A Readable, Chainable, REST friendly, PHP HTTP Client

1.8k17.2M267](/packages/nategood-httpful)[pecee/tinder-sdk

Easy to use PHP SDK for accessing Tinder data.

191.3k](/packages/pecee-tinder-sdk)[bigcommerce/api

Enables PHP applications to communicate with the Bigcommerce API.

1501.1M8](/packages/bigcommerce-api)[quickbooks/payments-sdk

The Official PHP SDK for QuickBooks Online Payments API

2758.2k2](/packages/quickbooks-payments-sdk)[jsor/hal-client

A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.

2425.9k1](/packages/jsor-hal-client)

PHPackages © 2026

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