Download the PHP package jyggen/youtubethumb without Composer
On this page you can find all versions of the php package jyggen/youtubethumb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jyggen/youtubethumb
More information about jyggen/youtubethumb
Files in jyggen/youtubethumb
Download jyggen/youtubethumb
More information about jyggen/youtubethumb
Files in jyggen/youtubethumb
Vendor jyggen
Package youtubethumb
Short Description A PHP class created to help you load, edit and save thumbnails from videos on Youtube.
License MIT
Homepage https://github.com/jyggen/YoutubeThumb
Package youtubethumb
Short Description A PHP class created to help you load, edit and save thumbnails from videos on Youtube.
License MIT
Homepage https://github.com/jyggen/YoutubeThumb
Please rate this library. Is it a good library?
Informations about the package youtubethumb
YoutubeThumb
A PHP class created to help you load, edit and save thumbnails from videos on Youtube.
Find YoutubeThumb on Packagist/Composer
Examples
Thumbnail object
Static Methods
- forge(string $youtubeId)
Forge a new Thumbnail instance. - instance(string $youtubeId)
Retrieve an existing Thumbnail instance.
Methods
- reset()
Reset the thumbnail to its original state. - save(string $path, string $extension = 'png')
Save the thumbnail to disk. - getData()
Get the thumbnail's GD resource. - setData(resource $data)
Set the thumbnail's GD resource. - getName()
Get the output name without extension. - setName(string $name)
Set the output name without extension.
All versions of youtubethumb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package jyggen/youtubethumb contains the following files
Loading the files please wait ....