A simple dirty python script to stream or download torrents which uses webtorrent-cli . For installation see README.md .
- npm
- git
- python3
- pip packages from requirements.txt
npm install webtorrent -g
pip install -r requirements.txt
- Change the downloads and cache path as you like (first lines of code) .