Skip to content

feedsbrain/drm-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drm-tools

Tools for Widevine and PlayReady

Installation

$ npm i -g drm-tools

Usage

Widevine

$ drmtools widevine
Usage: widevine [operation] [options]

Operations:
 - key : Tools to get Widevine content key
 - pssh: Tools to work with Widevine PSSH

Options:
  --content-id [id]      Content ID
  --url [url]            Target key server URL
  --provider [provider]  Provider (for Widevine)
  --key [key]            Private Key
  --key-iv [kiv]         Private Key IV
  --track [value]        DRM Track Type (default: "ALL")
  --human                Print result in human readable format
  -h, --help             output usage information

About

Tools for Widevine and Playready

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published