lti / dotsub-api
There is no license information available for the latest version (dev-master) of this package.
Client library for the DotSUB API
dev-master
2015-05-16 19:03 UTC
Requires
- php: >=5.3
Requires (Dev)
- phpunit/phpunit: ~4.5
Suggests
- google/apiclient: This package's structure is drawn from the Google PHP API Client
This package is not auto-updated.
Last update: 2024-11-09 18:53:08 UTC
README
Description
Manipulating dotSUB videos using its API with PHP.
Requirements
CURL is used as the I/O method to handle HTTP requests. Therefore, this code requires the Curl PHP library to be compiled and activated. http://php.net/manual/en/book.curl.php
Developer Documentation
The dotSUB API documentation is available at: http://dotsub.com/apidoc/api
For any questions about this code, please write an email to: linguisticteam@gmail.com