torrentflix
v9.0.7
Published
CLI to search torrent sites and stream with peerflix.
Readme
Torrentflix 
A cli tool for searching torrent sites and streaming using peerflix.
It currently supports kickasstorrents, 1337x, seedpeer, Rarbg, The Pirate Bay, YTS, Extratorrent, Limetorrents, nyaa.se, tokyotosho, Cpasbien & eztv.
Want more ? Create an issue with a request, Alternatively you can contribute your own scrapers.
Pull requests are welcome.
Key features
- Subtitles fetched automatically.
- Trakt.tv integration.
- History of streamed torrents.
- Stream or download torrents.
Install (automatic)
Install peerflix if you haven't already:
npm install -g peerflixThen install torrentflix:
npm install -g torrentflixInstall (manual)
Install peerflix if you haven't already:
npm install -g peerflixClone the repository:
git clone [email protected]:ItzBlitz98/torrentflix.gitInstall dependencies:
npm installYou can now update by doing a git pull:
git pullNow you can run the executable inside the bin folder.
Preview

Usage
To run the app run:
$ torrentflixCli arguments
Torrentflix has some handy cli arguements you can see them using the help flag.
$ torrentflix --helpHistory
Torrentflix can save a history of watched torrents if enabled.
Clearing the history can be done with the --clear flag ex:
$ torrentflix --clearSubtitles
By default subtitles are disabled but you can enable them by running torrentflix --config=nano and setting use_subtitle to true. You can also change subtitle_language to one of this list, just be sure to use the three letter code.
License
MIT
