gnu-social/plugins/VideoThumbnails
Mikael Nordfeldth fc440ba7e7 Easier debugging of VideoThumbnails plugin 2016-07-20 22:51:38 +02:00
..
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00
VideoThumbnailsPlugin.php Easier debugging of VideoThumbnails plugin 2016-07-20 22:51:38 +02:00

README

The VideoThumbnails plugin enables video thumbnail preview support.

Installation
============
add "addPlugin('VideoThumbnails');"
to the bottom of your config.php

Note: This plugin depends on
* avconv
* php5-gd

Settings
========
none

Example
=======
addPlugin('VideoThumbnails');