{"id":48593372,"url":"https://github.com/optixsolutions/youtube-url-parser","last_synced_at":"2026-04-08T20:53:54.158Z","repository":{"id":57032580,"uuid":"153143739","full_name":"optixsolutions/youtube-url-parser","owner":"optixsolutions","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-16T11:46:24.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-08T20:53:46.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/optixsolutions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-15T16:08:59.000Z","updated_at":"2018-10-16T11:46:26.000Z","dependencies_parsed_at":"2022-08-24T00:00:50.680Z","dependency_job_id":null,"html_url":"https://github.com/optixsolutions/youtube-url-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/optixsolutions/youtube-url-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optixsolutions%2Fyoutube-url-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optixsolutions%2Fyoutube-url-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optixsolutions%2Fyoutube-url-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optixsolutions%2Fyoutube-url-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optixsolutions","download_url":"https://codeload.github.com/optixsolutions/youtube-url-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optixsolutions%2Fyoutube-url-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-04-08T20:53:51.648Z","updated_at":"2026-04-08T20:53:54.143Z","avatar_url":"https://github.com/optixsolutions.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube Url Parser\n\n## Installation\n\n```bash\ncomposer require optix/youtube-url-parser\n```\n\n## Usage\n\n```php\nuse Optix\\YoutubeUrlParser\\UrlParser;\n\n$parser = new UrlParser('https://www.youtube.com/watch?v=e2SUGfXVy4A');\n\n$parser-\u003eisValid(); // true\n$parser-\u003egetVideoId(); // e2SUGfXVy4A\n$parser-\u003egetEmbedUrl(); // https://www.youtube.com/embed/e2SUGfXVy4A\n```\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptixsolutions%2Fyoutube-url-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptixsolutions%2Fyoutube-url-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptixsolutions%2Fyoutube-url-parser/lists"}