PHPVideoToolkit Library
Categories
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
- Download the module.
- Download the phpvideotoolkit library (https://github.com/buggedcom/phpvideotoolkit-v2/releases).
- Place it under sites/all/libraries/phpvideotoolkit so that the file can be found under sites/all/libraries/phpvideotoolkit/autoloader.php.
- 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');
