rndusr/torf

Parse magnet link?

dausruddin opened this issue ยท 6 comments

Hi. I believe this module doesn't support magnet link parsing? Is it possible for you to implement it in the future?

Thanks

Really? ๐Ÿ˜…
I'll be waiting then.
Thank you๐Ÿ˜๐Ÿ˜

I've added a Magnet class with a from_string() class method and a as_torrent()
method that returns a Torrent instance.

Thanks a lot!

Can you make a release on pypi (pip)?