Tags: #torrents #cli #shell #bash #python
Note: for searching torrents you can use torrench
pip install pyopenssl
pip install --upgrade torrench
torrench -h
To use illegal torrent sites (at your own risk!)
# generate config directory
mkdir ~/.config/torrench`
# download config file
curl -so ~/.config/torrench/config.ini https://pastebin.com/raw/reymRHSL`
# enable TBP searching
sed -i '' 's/\(enable = \)0/\11/' ~/.config/torrench/config.ini`
# search TBP
torrench -t 'ufc 219'`
Note: for downloading you can use tget