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');

Project information

Releases