![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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 0 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.