
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
Command line client for interacting with TV programs from the Norwegian Broadcasting Corporation (NRK)
Command line client (CLI) for interacting with TV programs from the Norwegian
Broadcasting Corporation (NRK) built on top of the open source package
nrk for Node.js.
This program requires Node.js v4 or later installed. ImageMagick is used to render thumbnail images inside the terminal.
$ npm install nrk-tv-cli
$ nrk-tv-cli --help
Usage: nrk-tv-cli <command> [options]
command
version show package versions
search Search all of NRK TV
episodes List series episodes
episode Get series episode
Options:
-x, --no-geo-block Only show items without geo-block
-a, --avaiable Only show items which are avaiable
-v, --verbose Output verbose information
-J, --json Output as JSON
Command line client for interacting with TV programs from the Norwegian Broadcasting Corporation (NRK)
$ nrk-tv-cli search --help
Usage: nrk-tv-cli search <query> [options]
query Search query string
Options:
-x, --no-geo-block Only show items without geo-block
-a, --avaiable Only show items which are avaiable
-v, --verbose Output verbose information
-J, --json Output as JSON
-t, --type Restrict results to given program types
Search all of NRK TV
$ nrk-tv-cli episodes --help
Usage: nrk-tv-cli episodes <id> [options]
id Series id to get episodes for
Options:
-x, --no-geo-block Only show items without geo-block
-a, --avaiable Only show items which are avaiable
-v, --verbose Output verbose information
-J, --json Output as JSON
-s, --season Limit episodes to given season
--only-seasons Only list seasons and no episodes
List series episodes
$ nrk-tv-cli episode --help
Usage: nrk-tv-cli episode <id> [options]
id Episode ID to get details for
Options:
-x, --no-geo-block Only show items without geo-block
-a, --avaiable Only show items which are avaiable
-v, --verbose Output verbose information
-J, --json Output as JSON
--show-image Show episode image
--save-m3u PATH Save m3u playlist files to PATH
Get series episode
NRK is a registered trademark of the Norwegian Broadcast Corporation which is not affiliated with this product. Content from NRK APIs may be copyrighted.
FAQs
Command line client for interacting with TV programs from the Norwegian Broadcasting Corporation (NRK)
We found that nrk-tv-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.