1.0.10 • Published 5 months ago
bingehub v1.0.10
bingehub
Browse and stream your favorite movies, series or anime via CLI
or website.
Pre-requisites
- Node.js (v14 or higher)
Installation
via npm
npm install -g bingehub
- After installation, you can use the BingeHub CLI by typing
bingehub
in your terminal:
bingehub
via Source
If you want to run the project directly from the source code:
- Clone the repository:
git clone https://github.com/prajeshElEvEn/bingehub.git
cd bingehub
- Install the dependencies:
npm install
- Run the application:
npm start
Media will open and play in your default web browser.
API Integration
BingeHub CLI fetches data from popular media APIs such as TMDB (The Movie Database) and VidSrc to provide up-to-date content.