eiriklv / pirateflix

:movie_camera: Stream piratebay movies directly from CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pirateflix

Stream piratebay movies directly from CLI

Install

$ npm install pirateflix -g

Options

$ pirateflix --help
  Follow the steps by the wizard and
  make sure you have VLC installed.

  Options:
    --search Optional value to start the query.
    --history Starts with the history of watched torrents.
    --clear Clears history of watched torrents.

  Usage:
    pirateflix [options]

Usage

$ pirateflix # will open movie wizard
$ pirateflix --search="Interstellar" # will permorf a search

Overview

Make sure you have VLC installed, it might take a while until the movie starts depeding on the number of seeders/leechers. The movie will start streaming at http://localhost:8888 you can always manually access and check it out.

Related

License

MIT © Weslley Araujo

About

:movie_camera: Stream piratebay movies directly from CLI

License:MIT License


Languages

Language:JavaScript 100.0%