/xseed

Generate a new infohash for any given torrent file

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

xseed

Build Status

About

xseed is a script which allows you to batch modify torrent files, add unique strings to their info dicts to give them unique infohashes (allowing you to safely cross-seed them) and change their announce urls.

Originally created by "SuperSnout" and released under GPL.

This repository exists to maintain compatibility and resolve bugs with it in the future.

Dependencies

The following packages are necessary for this module.

Compatibility

This repository aims to remain compatible with python 2.7 and 3.x releases.