2017 © Pedro Peláez
 

project youtube-dl-php

A quick and easy YouTube downloader/parser written in PHP.

image

pxgamer/youtube-dl-php

A quick and easy YouTube downloader/parser written in PHP.

  • Wednesday, March 21, 2018
  • by PXgamer
  • Repository
  • 7 Watchers
  • 32 Stars
  • 201 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 4 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

youtube-dl-php

Latest Version on Packagist ![Software License][ico-license] Build Status Style CI ![Code Coverage][ico-code-quality] Total Downloads, (*1)

A quick and easy YouTube downloader/parser written in PHP., (*2)

Install

Via Composer, (*3)

``` bash $ composer create-project pxgamer/youtube-dl-php, (*4)


## Usage ```php $video = new pxgamer\YDP\Downloader(VIDEO_ID_OR_URL);
ID Default Type Description
$vid_id '' String The ID or URL of the video, e.g. -YGDyPAwQz0

Change log

Please see CHANGELOG for more information on what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*7)

Security

If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

21/03 2018

dev-develop

dev-develop

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

06/12 2017

dev-master

9999999-dev

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.1

 

The Development Requires

06/12 2017

v2.1.2

2.1.2.0

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.1

 

The Development Requires

20/11 2017

v2.1.1

2.1.1.0

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.1

 

The Development Requires

06/09 2017

v2.1.0

2.1.0.0

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.0.0

 

06/09 2017

v2.0.0

2.0.0.0

A quick and easy YouTube downloader/parser written in PHP.

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.0.0