tekstove / url-video-parser
parse video links
1.0.1
2016-11-23 20:25 UTC
Requires
- php: >=5.6.0
Requires (Dev)
- phpunit/phpunit: ^5.6
This package is auto-updated.
Last update: 2026-03-01 00:22:44 UTC
README
UrlVideoParser
Allow getting video id from link.
Will extract z7ODF3A0HhE from https://www.youtube.com/watch?v=z7ODF3A0HhE
If video is is not found Tekstove\UrlVideoParser\Exception\ParseException is thrown.
Suuported sites:
Installation
We support composer
composer require tekstove/url-video-parser