This app is a simple command line tool that allows you to change the announce URL of all torrent files in a directory.
- Python 3.11
- Clone or download the repository.
- Navigate to the directory where the app sits.
- Run the command
python torrentEditor.py
. - Make sure your ".torrent" files are located in the same folder as the
torrentEditor.py
is. - Follow the prompts to enter the announce URL to be replaced and the new announce URL.
- Download the archive via -> https://www.mediafire.com/file/whvm3d5egyqivae/torrentEditor.7z/file
- Extract the file using any archiving tool
- Copy your torrent files into the archived folder
- Run the "torrentEditor.exe" file and continue as prompted.
- The app will only modify torrent files. (Files with the .torrent extension).
- The app will modify files strictly based on the input given, so make sure you provide the correct URL.
- This app will not modify your private key, it will only change the base url you provide it with.
- This app is using torrentool by idlesign - https://github.com/idlesign/torrentool
Use at your own risk!
The author is not responsible for any damages or loss of data that may occur as a result of using this app.