Program to download .torrent file from a Magnet URI?

Posted by robmathers on Super User See other posts from Super User or by robmathers
Published on 2012-02-29T15:12:45Z Indexed on 2012/11/14 5:03 UTC
Read the original article Hit count: 375

Filed under:

I have a Torrent app running on my home server that has an outdated but pretty useful web interface. The one problem is that it doesn't take magnet links, only .torrent files. I'd like to continue using this and not have to bother with finding a different program.

Given that magnet links are just a pointer to download the torrent file from the swarm, I'm hoping there's a program out there that will take a magnet link and spit out a .torrent only. I know I could put it into µTorrent and grab the file from the app's directory, but that's a bit roundabout, and I'd like something that will do it semi-unattented. Preferably for OS X, but Linux (or a web app) would work too.

© Super User or respective owner

Related posts about bittorrent