An Anime torrent streamer using python and webtorrent-cli
There will be bugs that are yet to be fixed so do put up an issue if you find one
Requires python3 and pip installed in your system.
If you are on Linux install node and npm using your package manager ,then run
npm i webtorrent-cli -g
- First clone the repo using git clone or download the zip file
git clone https://github.com/vaishakhsnair/nyon-stream-web
- in the folder open up a terminal and run
python3 dependency-installer.py
If you see no errors you can start the program by running
python3 web.py
Go to http://localhost:8080 to use the application