How to Mass Create a Directory Full of Torrents in Windows

Sniper

Regular Member
Joined
Dec 30, 2008
Messages
472
Reaction score
218
Use this to take a directory full of files and turn them into torrents. I got this from a variety of threads on spread across a few forums and got it working.

1. Get and install python 2.5.4. There is Python 3.0, but this version works for me
2. Download this zip:

http://rapidshare.com/files/205736130/torrent_a_dir.zip.html

3. copy the contents of that folder into the python25 folder

4. Execute the following command to mass torrent a folder of files:

c:\PythonInstallFolder\python.exe c:\PythonInstallFolder\btcompletedir.py http://FavoriteTracker c:\FolderOfFiles\

or something like this:

c:\Python25\python.exe c:\Python25\btcompletedir.py http://denis.stalker.h3q.com:6969/announce c:\test\

Hope that helps all you torrent marketers out there ;)
 
thanks for that man!

now, i'm looking to mass create torrents from a folder of folders and with multiple trackers...any idea of a way i can do that?

would be even great if i can specify the piece size for the torrents...
 
I don't think that is possible to do multiple trackers with that script, although I haven't tried. If anyone has had success, please let us know!

Doing the folder of folders would probably require some sort of looping script.
 
ok..thanks again pal...so what do you suggest that can support multiple trackers and specific piece sizes too?

i hav a folder of folders and need a torrent created of each folder in the main folder.

or can u point me to somebody who can code something lik that for me?
 
The download link not working. Anyone want can upload the download link again. Thanks
 
I know is an old thread, but anybody managed to make it work?

Thanks
 
Interesting method but post some results. :D
 
Back
Top