pssh-tools-cli
Version:
Command Line Interface for PSSH-TOOLS
25 lines (15 loc) • 651 B
Markdown
# pssh-tools-cli
[](https://travis-ci.org/feedsbrain/pssh-tools-cli)
**Command Line Tools to decode PSSH Data and PSSH Box**
For dealing with multi-drm using common encryption (cenc) we may need to encode or decode pssh data and/or pssh box to use in our workflow. This tools is written to help that process.
## Installation
This command line is installed via npm:
``` bash
$ npm install -g pssh-tools-cli
```
# CLI Help
``` bash
$ psshtools -h
```
## Supported PSSH
Currently we're only focus on Widevine and PlayReady but we will support more in the future.