Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orinocoz/pirateflix
:movie_camera: Stream piratebay movies directly from CLI
https://github.com/orinocoz/pirateflix
Last synced: 17 days ago
JSON representation
:movie_camera: Stream piratebay movies directly from CLI
- Host: GitHub
- URL: https://github.com/orinocoz/pirateflix
- Owner: orinocoz
- License: mit
- Created: 2016-04-04T08:43:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T18:37:45.000Z (over 6 years ago)
- Last Synced: 2024-08-01T02:31:05.869Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 192 KB
- Stars: 351
- Watchers: 14
- Forks: 89
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pirateflix
> Stream piratebay movies directly from CLI
## Install
```sh
$ npm install pirateflix -g
```## Options
```sh
$ 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
```sh
$ 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
* [peerflix](https://github.com/mafintosh/peerflix)
## License
MIT © [Weslley Araujo](https://twitter.com/_weslleyaraujo)