View Single Post
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#36
It requires python-libtorrent be installed, source below
https://code.google.com/p/python-libtorrent/
and then you can just do this
Code:
python Magnet_To_Torrent2.py "magnet:?xt=urn:btih:49fbd26322960d982da855c54e36df19ad3113b8&dn=ubuntu-12.04-desktop-i386.iso&tr=udp%3A%2F%2Ftracker.openbittorrent.com" ubunut12-04.iso
and send that to your bittorrent download app

For tempory kludge usage there is an online implementation better than zoink.it which requires the torrent be added to the cache, link here http://magnet2torrent.me/

Last edited by biketool; 2013-07-27 at 19:27.