Skip to content

Bugswriter/notflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NOTFLIX

fk netflix use notflix a tool which search magnet links and stream it with webtorrent

Video Preview Gif

How does this work?

This is a shell script. It scape 1337x and get the magnet link. After this it use webtorrent to stream the video from magnet link. For scraping script use simple gnu utils like sed, awk, paste, cut.

Requirements

  • webtorrent - A tool to stream torrent. =sudo npm install webtorrent -g=

Installation

cURL

cURL tuxi to your $PATH and give execute permissions.

$ sudo curl -sL "https://raw.githubusercontent.com/Bugswriter/notflix/master/notflix" -o /usr/local/bin/notflix
$ sudo chmod +x /usr/local/bin/notflix

To update, just do curl again, no need to chmod anymore.
To uninstall, simply remove tuxi from your $PATH, for example sudo rm -f /usr/local/bin/notflix.

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

Languages