Skip to content

Gin-san/php-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Youtube Downloader

php-youtube-downloader download video from Youtube website

This script is inspired from youtube-dl (specially the encrypted part)

Installation

Requirements

Installation steps

 # clone this repository
 $ git clone https://github.com/Gin-san/php-youtube-downloader.git
 $ cd php-youtube-downloader
 # install packages using composer
 $ composer.phar install

Usage

 $ ./php-yt-dl [CODE_VIDEO]

TODO

  • execute download
  • add an option to ask which quality to download
  • manage multiple video

About

Script PHP to download Youtube.com videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages