#playready #drm #kodi #devices #command

app playready-cli

Implementation of PlayReady DRM system based on pyplayready (CLI)

1 unstable release

new 0.2.0 Apr 12, 2025

#33 in Multimedia

Download history 78/week @ 2025-04-07

78 downloads per month

MIT OR Apache-2.0 OR CC-BY-4.0 and LGPL-3.0

125KB
3K SLoC

playready-cli

Simple CLI for interacting with playready-rs. For more information please take a look at README.md of playready crate.

Help

Implementation of PlayReady DRM system based on pyplayready (CLI)

Usage: playready-cli <COMMAND>

Commands:
  test-device         Tests the .prd device by connecting to the demo server provided by Microsoft
  create-device       Creates and provisions .prd device
  reprovision-device  Reprovisions .prd device
  interactive         Interactive mode: CLI asks user for PSSH, then produces challenge request, expects challenge response and prints the keys. Useful when manually performing HTTP requests using curl/wget programs
  help                Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Dependencies

~20–29MB
~462K SLoC