Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clistream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clistream

Cli app to stream your favorite Movies and TV-Shows

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

clistream

:thought_balloon: clistream is...

  • A Terminal/CLI based application :zap:
  • An App that let's you watch Movies/TV-Shows :tada:
  • An App that scrapes various sources from HiMovies (see clones) :telescope:
  • Made using NodeJS :sparkles:

Requirements

  • NodeJS at least >= 14.x.x
  • Mpv at least >= v0.3x.x

Installing :relaxed:

The package is available at NPM

# Install package globally
npm install clistream -g

Building/Compiling :computer:

Step 1: Clone the repository

git clone https://github.com/Thanatoslayer6/clistream.git

Step 2: Cd into the directory and install all dependencies

cd clistream && npm install
# or if you're a based yarn user 
cd clistream && yarn install

Step 3: Build the program

# The binaries are located at bin/
# NPM
npm run build
# Yarn
yarn build 

FAQs

Package last updated on 20 Aug 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc