hidden service 530c730ab9 Initial commit
Signed-off-by: hidden service <hiddenservice@airmail.cc>
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00
2023-04-09 21:16:53 -07:00

magnet2torrent

Install dependencies with poetry install or pip install -r requirements.txt

Requires Python 3.8 or higher and libtorrent.

Usage

This doesn't have a setup.py so you just have to run it in the project directory. You can do this with:

poetry run python3 -m m2t [-o outfile] MAGNET_LINK

Description
Convert a magnet link to a torrent file on the command line
Readme 48 KiB
Languages
Python 100%