Socket
Socket
Sign inDemoInstall

clistream

Package Overview
Dependencies
29
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    clistream

Cli app to stream your favorite Movies and TV-Shows


Version published
Weekly downloads
9
increased by80%
Maintainers
1
Install size
5.46 MB
Created
Weekly downloads
 

Readme

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

Last updated on 20 Aug 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc