2017 © Pedro Peláez
 

library video-preview-image-extractor

Video Preview Image Extractor

image

ivoba/video-preview-image-extractor

Video Preview Image Extractor

  • Thursday, September 4, 2014
  • by ivoba
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Videopreview Image Extractor

Build Status Total Downloads, (*1)

Video Preview Image Extension for ImageExtractor, (*2)

Gets preview images from embedded videos in a html text. Supported platforms are:, (*3)

  • Vimeo
  • Youtube
  • Dailymotion

Usage

``` php $extractorList = [new VimeoExtractor()]; $extractor = new ImageExtractor($extractorList, $filter = []); $images = $extractor->extract(file_get_contents($file));, (*4)


A factory method for the default VideoPreviewImageExtractor is provided: ``` php $extractor = VideoPreviewImageExtractor::create();

Testing

bash $ phpunit, (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

  • Ivo Bathke(https://github.com/ivoba)

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

04/09 2014

dev-master

9999999-dev https://github.com/ivoba/video-preview-image-extractor

Video Preview Image Extractor

  Sources   Download

MIT

The Requires

 

The Development Requires

parser image video extractor youtube dailymotion vimeo scrapper

04/09 2014

v1.0.0

1.0.0.0 https://github.com/ivoba/video-preview-image-extractor

Video Preview Image Extractor

  Sources   Download

MIT

The Requires

 

The Development Requires

parser image video extractor youtube dailymotion vimeo scrapper