{"id":21846102,"url":"https://github.com/owenvoke/youtube-dl-php","last_synced_at":"2025-04-14T13:22:54.299Z","repository":{"id":57046127,"uuid":"69379142","full_name":"owenvoke/youtube-dl-php","owner":"owenvoke","description":"A quick and easy YouTube downloader/parser written in PHP.","archived":false,"fork":false,"pushed_at":"2018-08-18T10:21:50.000Z","size":55,"stargazers_count":53,"open_issues_count":7,"forks_count":9,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T02:38:26.046Z","etag":null,"topics":["download","php","youtube"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owenvoke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-27T16:58:45.000Z","updated_at":"2023-12-24T05:04:13.000Z","dependencies_parsed_at":"2022-08-24T05:00:21.440Z","dependency_job_id":null,"html_url":"https://github.com/owenvoke/youtube-dl-php","commit_stats":null,"previous_names":["pxgamer/youtube-dl-php"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Fyoutube-dl-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Fyoutube-dl-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Fyoutube-dl-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Fyoutube-dl-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owenvoke","download_url":"https://codeload.github.com/owenvoke/youtube-dl-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248886722,"owners_count":21177733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["download","php","youtube"],"created_at":"2024-11-27T23:12:53.615Z","updated_at":"2025-04-14T13:22:54.263Z","avatar_url":"https://github.com/owenvoke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# youtube-dl-php\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Style CI][ico-styleci]][link-styleci]\n[![Code Coverage][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n\nA quick and easy YouTube downloader/parser written in PHP.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer create-project pxgamer/youtube-dl-php\n```\n\n## Usage\n\n```php\n$video = new pxgamer\\YDP\\Downloader(VIDEO_ID_OR_URL);\n```\n\nID          | Default | Type    | Description\n----------- | ------- | ------- | ------------\n`$vid_id`   | ''      | String  | The ID or URL of the video, e.g. `-YGDyPAwQz0`\n\n#### Related\n\n- [User Script for YouTube](https://greasyfork.org/en/scripts/23560)\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [pxgamer][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/pxgamer/youtube-dl-php.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/pxgamer/youtube-dl-php/master.svg?style=flat-square\n[ico-styleci]: https://styleci.io/repos/69379142/shield\n[ico-code-quality]: https://img.shields.io/codecov/c/github/pxgamer/youtube-dl-php.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/pxgamer/youtube-dl-php.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/pxgamer/youtube-dl-php\n[link-travis]: https://travis-ci.org/pxgamer/youtube-dl-php\n[link-styleci]: https://styleci.io/repos/69379142\n[link-code-quality]: https://codecov.io/gh/pxgamer/youtube-dl-php\n[link-downloads]: https://packagist.org/packages/pxgamer/youtube-dl-php\n[link-author]: https://github.com/pxgamer\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenvoke%2Fyoutube-dl-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowenvoke%2Fyoutube-dl-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenvoke%2Fyoutube-dl-php/lists"}