f@#k netflix use notflix a tool which search magnet links and stream it with peerflix
Watch this video to understand - bugswriter's notflix
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.
- node-fetch - The tool that does the http requests
- clivas - For a better look in the console of the output
$ git clone https://github.com/Johannes7k75/node-notflix
$ cd node-netflix
$ npm install
- To update just do
git pull
This project is licensed under GPL-3.0.