Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 394 Bytes

TorrfLix

A simple dirty python script to stream or download torrents which uses webtorrent-cli . For installation see README.md .

Requirements :

  • npm
  • git
  • python3
  • pip packages from requirements.txt

Installation :

npm install webtorrent -g
pip install -r requirements.txt
  • Change the downloads and cache path as you like (first lines of code) .