bugswriter/notflix
Shellalternative à Netflix
Notflix is a shell script to search and stream torrent.
torrentstreamingshellmedia
Indicateurs clés
Croissance des étoiles
Étoiles
1.9k
Forks
169
Croissance hebdomadaire
+0
Issues
18
5001k1.5k
oct. 25nov. 25janv. 26mars 26mai 26juil. 26sept. 26
README
NOTFLIX
f@#k netflix use notflix a tool which search magnet links and stream it with peerflix
Watch this video to understand - bugswriter's notflix
How does this work?
This is a shell script. It scape 1337x and get the magnet link. After this it use 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
Installation
cURL
cURL notflix 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
curlagain, no need tochmodanymore. - To uninstall, simply remove
notflixfrom your $PATH, for example `sudo rm -f /usr/local/bin/notflix.
License
This project is licensed under GPL-3.0.
Dépôts similaires