magneturi

generate bittorrent magnet URI from torrent files


Keywords
bittorrent
License
WTFPL
Install
pip install magneturi==1.3

Documentation

magneturi

generate magnet URI for Bittorrent files

Usage

$ magneturi [<torrent file>] [<torrent file2>]...
$ cat <torrent file> | magneturi

See also magneturi --help.

Install

$ pip3 install magneturi