Initial commit
Signed-off-by: hidden service <hiddenservice@airmail.cc>
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user