Stream piratebay movies directly from CLI
$ npm install pirateflix -g
$ 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]
$ pirateflix # will open movie wizard
$ pirateflix --search="Interstellar" # will perform a search
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.
MIT © Weslley Araujo