PHPackages                             kolgaev/laravel-tube - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kolgaev/laravel-tube

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kolgaev/laravel-tube
====================

Youtube video downloader

1.0.9(1mo ago)141MITPHP

Since Sep 30Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Dimanok1989/laravel-tube)[ Packagist](https://packagist.org/packages/kolgaev/laravel-tube)[ RSS](/packages/kolgaev-laravel-tube/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (20)Used By (0)

### Установка

[](#установка)

```
composer require kolgaev/laravel-tube
```

Для работы загрузчика необходимо установить приложения [yt-dlp](https://github.com/yt-dlp/yt-dlp) и [ffmpeg](https://www.ffmpeg.org)

Пример установки [yt-dlp](https://github.com/yt-dlp/yt-dlp) на Ubuntu

```
sudo add-apt-repository ppa:tomtomtom/yt-dlp    # Add ppa repo to apt
sudo apt update                                 # Update package list
sudo apt install yt-dlp                         # Install yt-dlp
```

```
sudo apt update
sudo apt install yt-dlp
```

Более подробнее [README.md](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#readme)

```
sudo apt install ffmpeg
```

Обновление при установке через PyPi

```
pip install --upgrade yt-dlp
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance92

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Every ~33 days

Recently: every ~125 days

Total

19

Last Release

37d ago

Major Versions

0.1.8 → 1.0.02025-01-11

PHP version history (2 changes)v0.0.1PHP ^8.0|^8.1

1.0.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26540579?v=4)[Dmitriy Kolgaev](/maintainers/Dimanok1989)[@Dimanok1989](https://github.com/Dimanok1989)

---

Top Contributors

[![Dimanok1989](https://avatars.githubusercontent.com/u/26540579?v=4)](https://github.com/Dimanok1989 "Dimanok1989 (43 commits)")

### Embed Badge

![Health badge](/badges/kolgaev-laravel-tube/health.svg)

```
[![Health](https://phpackages.com/badges/kolgaev-laravel-tube/health.svg)](https://phpackages.com/packages/kolgaev-laravel-tube)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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