Skip to content

Python3 program to create bittorrent metainfo files (*.torrent), no dependencies

Notifications You must be signed in to change notification settings

hackervaillant/maketorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maketorrent.py

Build BEP3 compliant torrent metainfo files, pure python 3, no dependencies.

Currently supports :

  • single and multiple file torrents
  • announce lists
  • private torrents
  • optionally prints magnet link

Missing features :

  • Automatic optimal piece size
  • webseeds
  • torrent comments

About

Python3 program to create bittorrent metainfo files (*.torrent), no dependencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages