The command-line usage of torrodle.
Recommended video player: mpv
NOTE: For automatically launch of video players, only mpv and vlc are supported. If you want to use other video players, you can choose
None
in the video player options prompt. Then open up your video player and play from the stream url (default: http://localhost:8080).
$ torrodle
That's it! This command will launch a wizard that will help you search for magnet links.
$ torrodle "your magnet uri"
Then choose your preferred video player and enjoy!
Path to the config file: ~/.torrodle.json
DataDir
($TMPDIR/torrodle/
) -- Directory where the directories of download files (and subtitles) will be stored.ResultsLimit
(100
) -- Maximum count of results will be fetched from provider(s).TorrentPort
(9999
) -- Listen port for the torrent client.HostPort
(8080
) -- Listen port for HTTP localhost video streaming (http://localhost:<port>
).Debug
(false
) -- Detailed debug messages will be printed to output iftrue
.