
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
CLI to search torrent sites and stream with peerflix (supports IpTorrents, TorrentLeech, Torrent9, T411, Freshon.tv, Torrentz2 and 1337x).
Snatchflix is a fork of torrentflix (https://github.com/ItzBlitz98/torrentflix).
A cli tool for searching torrent sites and streaming using peerflix.
It currently supports IpTorrents, TorrentLeech, Torrent9, T411, Freshon.tv, Torrentz2 and 1337x.
Install peerflix if you haven't already:
npm install -g peerflix
Then install snatchflix:
npm install -g snatchflix
Install peerflix if you haven't already:
npm install -g peerflix
Clone the repository:
git clone https://github.com/JimmyLaurent/snatchflix.git
Install dependencies:
npm install
Now you can run the executable inside the bin folder.
To run the app run:
$ snatchflix
snatchflix has some handy cli arguements you can see them using the help flag.
$ snatchflix --help
Use a peerflix server and stream over http
snatchflix -w http://my-peerflix-server
snatchflix --config=nano
Default settings:
{
torrentProviders: {
torrent9: [],
'1337x': [],
torrentz2 : []
},
options: {
peerflixPlayer: '--vlc',
peerflixPlayerArgs: '',
peerflixPort: '--port=8888',
peerflixPath: '',
peerflixCommand: 'peerflix',
useSubtitle: false,
subtitleLanguage: 'eng',
history: false,
dateAdded: false,
}
}
Torrent provider list: Iptorrents, Torrentleech, Torrent9, T411, Freshon.tv, Torrentz2 and 1337x
You can enable privates trackers by filling your authentification informations like this:
To see all availables trackers and their authentifications methods, check this page: (https://github.com/JimmyLaurent/torrent-search-api)
By default subtitles are disabled but you can enable them by running snatchflix --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.
MIT © 2017 Jimmy Laurent
FAQs
CLI to search torrent sites and stream with peerflix (supports IpTorrents, TorrentLeech, Torrent9, T411, Freshon.tv, Torrentz2 and 1337x).
The npm package snatchflix receives a total of 4 weekly downloads. As such, snatchflix popularity was classified as not popular.
We found that snatchflix demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.