video_url_validator 1.0.0-beta.1 copy "video_url_validator: ^1.0.0-beta.1" to clipboard
video_url_validator: ^1.0.0-beta.1 copied to clipboard

outdated

Video URL Validator will validate Video URLs from Popular Video Platforms.

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features #

Video URL Validator validates URLs from Popular Video Platforms

Platforms Supported #

Usage #

var validator = VideoURLValidator();

validator.validateYouTubeVideoURL(url: 'https://youtube.com/watch?v=23433');

validator.validateFaceBookVideoURL(url: 'https://facebook.com/');

validator.validateVimeoVideoURL(url: 'https://vimeo.com/12343432');

validator.validateDailyMotionVideoURL(url: 'https://dai.ly/123234324');

validator.validateWistiaVideoURL(url: 'https://home.wistia.com/medias/4342341231');
14
likes
0
pub points
84%
popularity

Publisher

verified publisher7span.com

Video URL Validator will validate Video URLs from Popular Video Platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on video_url_validator