Skip to content

Notflix is a shell script to search and stream torrent. from @bugswritter

License

Notifications You must be signed in to change notification settings

FrozzDay/notflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTFLIX

Notflix is a shell script to search and stream torrent. from Bugswriter

How does this work?

This is a shell script. It scrape 1337x and TPB to get the magnet link. It uses peerflix to stream the video from magnet link. For scraping script use simple gnu utils like sed, awk, paste, cut.

Requirements

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

Execute

$ git clone https://github.com/FrozzDay/notflix && cd notflix
$ mv config.example config
$ chmod +x notflix
$ ./notflix

License

This project is licensed under GPL-3.0.

About

Notflix is a shell script to search and stream torrent. from @bugswritter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages