PHPackages                             bilalghouri/youtube-dl-php - 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. bilalghouri/youtube-dl-php

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

bilalghouri/youtube-dl-php
==========================

youtube-dl wrapper for php

v0.1.3(10y ago)025MITPHPPHP &gt;=5.4

Since Apr 4Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (4)Used By (0)

Note
====

[](#note)

Please use the original repository [youtube-dl-php](https://github.com/norkunas/youtube-dl-php), this is a customized fork.

Youtube-dl PHP
==============

[](#youtube-dl-php)

A PHP wrapper for [youtube-dl](https://github.com/rg3/youtube-dl) tool.

[![Latest Stable Version](https://camo.githubusercontent.com/c743fe2868eb027894fce3360d2ea441c2038c84009ff062387a2e3c4d512111/68747470733a2f2f706f7365722e707567782e6f72672f6e6f726b756e61732f796f75747562652d646c2d7068702f762f737461626c652e737667)](https://packagist.org/packages/norkunas/youtube-dl-php)[![Latest Unstable Version](https://camo.githubusercontent.com/280b25a0018930110d2abcb82b2e558514b198547d54c0cb47273cb3b40d6683/68747470733a2f2f706f7365722e707567782e6f72672f6e6f726b756e61732f796f75747562652d646c2d7068702f762f756e737461626c652e737667)](https://packagist.org/packages/norkunas/youtube-dl-php)[![StyleCI](https://camo.githubusercontent.com/35dc01f0513d4dcf0fe1c3a502b5dfaecc72fe0b87dba8721d0adaeb1a84651e/68747470733a2f2f7374796c6563692e696f2f7265706f732f33333035343736332f736869656c64)](https://styleci.io/repos/33054763)[![License](https://camo.githubusercontent.com/dfbcac5459da6f25565562ecbaa52bc61b913be9cbd025ac56a09ea909271fb2/68747470733a2f2f706f7365722e707567782e6f72672f6e6f726b756e61732f796f75747562652d646c2d7068702f6c6963656e73652e737667)](https://packagist.org/packages/norkunas/youtube-dl-php)

Install
-------

[](#install)

First step is to download the [youtube-dl](http://rg3.github.io/youtube-dl/download.html) and add it's path to environment variables.

Second step is to install the wrapper using [Composer](http://getcomposer.org/):

```
composer require norkunas/youtube-dl-php

```

Example
-------

[](#example)

```
