Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (32 loc) · 960 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 960 Bytes

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 perform a search

Overview

Make sure you have VLC installed, it might take a while until the movie starts depending 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