Browse and stream your favorite movies, series or anime via CLI
or website.
- Node.js (v14 or higher)
via npm
npm install -g bingehub
- After installation, you can use the BingeHub CLI by typing
bingehub
in your terminal:
bingehub
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.
BingeHub CLI fetches data from popular media APIs such as TMDB (The Movie Database) and VidSrc to provide up-to-date content.