1.0.15 • Published 7 years ago

pirateflix v1.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

pirateflix

Stream piratebay movies directly from CLI

Installation

Original pirateflix has been unpublished from its repo,using my repo instead.

# the output of "node -v" is referred as $NODE_VERSION
$ node -v

$ git clone https://github.com/Lisheng2016/pirateflix.git

# install pirateflix to /usr/local/Cellar/node/$NODE_VERSION/lib/node_modules/pirateflix/bin/cli.js
$ npm install  

# enable pirateflix globally by creating symlink
$ npm install -g

# make sure pirateflix is correctly placed
$ which pirateflix
  /usr/local/Cellar/node/$NODE_VERSION/bin/pirateflix

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 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 © 2016 Weslley Araujo\ MIT © 2018 Jim Li

1.0.15

7 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago