Youtube-dl-php

Youtube-dl php sdk

View on GitHub

Installation

Youtube-dl has must be installed first.

Installation using Composer:

{
    "require": {
        "chellem/youtube-downloader": "^2.1.0"
    }
}