PHPVideoToolkit Library

Component ID

2815715

Component name

PHPVideoToolkit Library

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

393

Component created

Component changed

Component body

API module to include the phpvideotoolkit library.

Instructions

  1. Download the module.
  2. Download the phpvideotoolkit library (https://github.com/buggedcom/phpvideotoolkit-v2/releases).
  3. Place it under sites/all/libraries/phpvideotoolkit so that the file can be found under sites/all/libraries/phpvideotoolkit/autoloader.php.
  4. Enable the module.

This module does nothing by itself, it just provides the phpvideotoolkit library so that other modules can use it.

You can load the library like this:

libraries_load('phpvideotoolkit');