Nodejs cli app to search torrent sites and stream using peerflix
Last updated May 15, 2026
354
Stars
61
Forks
12
Issues
0
Stars/day
Attention Score
42
Language breakdown
JavaScript 99.5%
Dockerfile 0.5%
โธ Files
click to expand
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 peerflix
Then install torrentflix:
npm install -g torrentflix
Install (manual)
Install peerflix if you haven't already:npm install -g peerflix
Clone the repository:
git clone git@github.com:ItzBlitz98/torrentflix.git
Install dependencies:
npm install
You can now update by doing a git pull:
git pull
Now you can run the executable inside the bin folder.
Preview
Usage
To run the app run:$ torrentflix
Cli arguments
Torrentflix has some handy cli arguements you can see them using the help flag.
$ torrentflix --help
History
Torrentflix can save a history of watched torrents if enabled.Clearing the history can be done with the --clear flag ex:
$ torrentflix --clear
Subtitles
By default subtitles are disabled but you can enable them by runningtorrentflix --config=nano and setting usesubtitle to true. You can also change subtitlelanguage to one of this list, just be sure to use the three letter code.
License
MIT
๐ More in this category