A simple CLI for interacting with TorrServer instances, written in Python. Inspired by peerflix.
Install script dependencies:
pip install requests parse-torrent-titleDocumentation:
torrctl --helpExample workflow:
mpv $(torrctl add -u "YOUR_MAGNET_LINK")"Empty playlist!","Something went wrong!"
TorrServer may sometimes respond with empty messages. Just run the same command after a few seconds.