7.8.1-29995 • Published 2 years ago

kaltura-ott-client-new v7.8.1-29995

Weekly downloads
-
License
AGPLv3
Repository
github
Last release
2 years ago

Kaltura node.js API Client Library.

Compatible with Kaltura OTT server version 7.8.1.29994 and above.

NPM

You can install this client library using npm with:

npm install kaltura-ott-client@7.8.1.29994

Sanity Check

  • Copy config.template.json to config.json and replace tokens
  • Run npm test

Code contributions

We are happy to accept pull requests, please see contribution guidelines

The contents of this client are auto generated from https://github.com/kaltura/clients-generator and pull requests should be made there, rather than to the https://github.com/kaltura/KalturaOttGeneratedAPIClientsNode repo.

Relevant files are:

  • sources/node2
  • tests/ott/node2
  • lib/Node2ClientGenerator.php