Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

DanySK/torrent2magnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

torrent2magnet

A very simple Python 3 utility for converting .torrent files to magnet links

Requirements

This script requires Python 3 and depends on:

Usage

Suppose that your Python 3 interpreter is python and that the torrent file you want to convert is located at /path/to/my/file.torrent, then you can get your magnet link by simply running:

python torrent2magnet.py /path/to/my/file.torrent

About

A very simple Python 3 utility for converting .torrent files to magnet links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages