torrent-to-magnet

1.0.1 • Public • Published

torrent-to-magnet

Generates a magnet uri from a torrent file

Install

Install via npm install torrent-to-magnet

Usage

 
var torrentToMagnet = require('torrent-to-magnet');
 
torrentToMagnet(torrentUrl, options, function (err, uri) {
    // Do something with uri here
});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i torrent-to-magnet

Weekly Downloads

5

Version

1.0.1

License

none

Last publish

Collaborators

  • apsdehal