arib-b25-stream-test

raw JSON →
0.2.9 verified Sat Apr 25 auth: no javascript

A test program for ARIB STD-B25 stream processing, forked from stz2012/libarib25. Version 0.2.9 is intended for verifying B25 decryption functionality in development environments. It has no active release cadence and is primarily a utility for developers working with Japanese digital television streams. Not suitable for production use.

gotcha No documented API; may not export any functions for programmatic use.
fix Use CLI or inspect package source for internal APIs.
npm install arib-b25-stream-test
yarn add arib-b25-stream-test
pnpm add arib-b25-stream-test

Demonstrates that the package is a CLI tool with no documented JavaScript exports.

// This package is primarily used via command line, not programmatic API.
// Example: print usage
require('arib-b25-stream-test');