lti / dotsub-api
Client library for the DotSUB API
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/lti/dotsub-api
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: 2025-10-11 23:53:59 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