tekstove / url-video-parser
parse video links
Installs: 2 621
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.6.0
Requires (Dev)
- phpunit/phpunit: ^5.6
This package is auto-updated.
Last update: 2024-12-29 05:16:04 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