notflix
notflix copied to clipboard
Notflix is a shell script to search and stream torrent.
the link https://1337x.wtf doesnt work as intended. It can be fixed by changing the url to https://1337x.to. fix: #!/bin/sh query=$(printf '%s' "$*" | tr ' ' '+' ) movie=$(curl -s...
adds exception handling for query. most useful if a query presents no magnet links.
As the title suggests, I modded notflix just a little bit so as to use btplay and I can report it works just fine. ``` #!/bin/sh query=$(printf '%s' "$*" |...
Sometimes people grab scripts from another source so it would be nice to add checker inside code itself
**Usage: /usr/bin/node /usr/local/bin/peerflix magnet-link-or-torrent [options]** 
I have installed notflix through GitHub as you suggested and webtorrent through yay. No matter what I search for, it notifies "no result found. try again.", although searching on 1337x...
 this was after running notflix, hogged 3-5 gb of ram after running and closing it. I am still clueless on how to free the ram.
This uses less lines of code(less than 4 hahah) and also uses the pirate bay.