PHPackages                             dmelo/you2better - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. dmelo/you2better

ActiveApplication[File &amp; Storage](/categories/file-storage)

dmelo/you2better
================

Provides a way to download youtube media as mp3 or m4v files.

1.1.19(9y ago)6141[2 issues](https://github.com/dmelo/you2better/issues)PHPPHP &gt;=5.3.0

Since Jun 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dmelo/you2better)[ Packagist](https://packagist.org/packages/dmelo/you2better)[ RSS](/packages/dmelo-you2better/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (28)Used By (0)

You2Better
==========

[](#you2better)

[![Build Status](https://camo.githubusercontent.com/1533555dfbe1fc583ba9819124efa0cc25429600c2fcdd84fbd836d75b26ed68/68747470733a2f2f7472617669732d63692e6f72672f646d656c6f2f796f75326265747465722e737667)](https://travis-ci.org/dmelo/you2better)[![Code Climate](https://camo.githubusercontent.com/bf81d57688881396cff1b7e1352316f926399cba094882e3c38b3905ba87a1a2/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f646d656c6f2f796f75326265747465722f6261646765732f6770612e737667)](https://codeclimate.com/github/dmelo/you2better)[![Issue Count](https://camo.githubusercontent.com/301e2961f5eccae57eeca3ae94dc1ea351849660ac83f02ff30bd00b86bced45/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f646d656c6f2f796f75326265747465722f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/dmelo/you2better)[![](https://camo.githubusercontent.com/e0a0be265256a4dc3d0945ec9eff5c845663d3abd0adf51a25f4e5ed51f8c0a3/68747470733a2f2f696d616765732e6d6963726f6261646765722e636f6d2f6261646765732f696d6167652f646d656c6f2f796f75326265747465722e737667)](https://microbadger.com/images/dmelo/you2better "Get your own image badge on microbadger.com")

A Web server that provides a easy way to download/stream YouTube audio files.

Dependencies
------------

[](#dependencies)

List of software that must be previously installed:

- git
- make
- pandoc
- php
- python 2.6, 2.7, or 3.2+
- zip

Install
-------

[](#install)

Use the following commands to setup You2Better.

```
git clone https://github.com/dmelo/you2better.git
composer install
cd vendor/rg3/youtube-dl
make
sudo make install
./youtube-dl -U
cd -
cp you2better-conf.php.template you2better-conf.php
php -S 0.0.0.0:8888
```

Try to download an audio:

```
wget http://localhost:8888/?youtubeid=meT2eqgDjiM -O PomplamooseMusic_Beat_it.m4a
```

Docker
------

[](#docker)

You can run the images from Docker Hub [dmelo/you2better](https://hub.docker.com/r/dmelo/you2better/).

```
docker run -p 8888:8888 dmelo/you2better
```

As described on the Install section, download the content using port 8888 of localhost:

```
wget http://localhost:8888/?youtubeid=meT2eqgDjiM -O PomplamooseMusic_Beat_it.m4a
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

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

Every ~34 days

Recently: every ~72 days

Total

26

Last Release

3502d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05ab8aebb8755f73e27f31b70bc7b64536abec420fdcf30f3f7c6bc3c45ee639?d=identicon)[dmelo](/maintainers/dmelo)

---

Top Contributors

[![dmelo](https://avatars.githubusercontent.com/u/89710?v=4)](https://github.com/dmelo "dmelo (95 commits)")

### Embed Badge

![Health badge](/badges/dmelo-you2better/health.svg)

```
[![Health](https://phpackages.com/badges/dmelo-you2better/health.svg)](https://phpackages.com/packages/dmelo-you2better)
```

###  Alternatives

[google/cloud

Google Cloud Client Library

1.2k16.2M53](/packages/google-cloud)[guillermomartinez/filemanager-php

Filemanager for php, it is the connector to the File Manager, regardless of the GUI.

242.7k](/packages/guillermomartinez-filemanager-php)

PHPackages © 2026

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