Skip to content

Notflix is a shell script to search and stream torrent.

License

Notifications You must be signed in to change notification settings

Johannes7k75/node-notflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTFLIX

f@#k netflix use notflix a tool which search magnet links and stream it with peerflix

Video Preview

Watch this video to understand - bugswriter's notflix

How does this work?

This is a shell script. It scrape 1337x and get the magnet link. After this it use peerflix to stream the video from magnet link. For scraping script use node-fetch and regex.

Requirements

  • nodejs
  • peerflix - A tool to stream torrent. sudo npm install peerflix -g

NPM modules

  • node-fetch - The tool that does the http requests
  • clivas - For a better look in the console of the output

Installation

$ git clone https://github.com/Johannes7k75/node-notflix
$ cd node-netflix
$ npm install
  • To update just do git pull

License

This project is licensed under GPL-3.0.

About

Notflix is a shell script to search and stream torrent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%