Create torrents via command line!
Project description
py3createtorrent
Create torrents via command line!
py3createtorrent is a comprehensive shell/commandline utility for creating torrents (Linux & Windows).
Features
Some of the features:
- you can create huge torrents for any amount of data
- you can add a comment to the torrent file
- you can create private torrents (disabled DHT, ...)
- you can create torrents with multiple trackers
- you can create trackerless torrents (not yet released, but already implemented in develop branch)
- you can add webseeds to torrents
- you can exclude specific files/folders
- you can exclude files/folders based on regular expressions
- you can specify custom piece sizes
- you can specify custom creation dates
Basic usage
Creating a torrent is as simple as:
py3createtorrent -t udp://tracker.opentrackr.org:1337/announce file_or_folder
The shortcut bestN
can be used for conveniently adding the best N trackers
from ngosang/trackerslist. Example:
py3createtorrent -t best3 file_or_folder
Multiple trackers can also be specified manually by using -t
multiple times, for example:
py3createtorrent -t udp://tracker.opentrackr.org:1337/announce -t udp://tracker.coppersurfer.tk:6969/announce file_or_folder
Install
You can install py3createtorrent by executing:
pip3 install py3createtorrent
Of course, you need to have Python 3 installed on your system. py3createtorrent requires Python 3.5 or later.
Full documentation
https://py3createtorrent.readthedocs.io/en/develop/user.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py3createtorrent-1.0.0b2.tar.gz
.
File metadata
- Download URL: py3createtorrent-1.0.0b2.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd21cc118346682200fbbbb7621bb0843e78381a303aa59cf948238d2357529f |
|
MD5 | db3ea86ce2c32fec5e669121b69f7022 |
|
BLAKE2b-256 | 39440be96bd331883af5a85ec17e24729b0dabeb84f064a882e84ad0f1e88783 |
File details
Details for the file py3createtorrent-1.0.0b2-py3-none-any.whl
.
File metadata
- Download URL: py3createtorrent-1.0.0b2-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04c928a3c678ed90310da8fc9f5fd24c98fe2cdeb8a5775427db8eb5e0167481 |
|
MD5 | d3f431f3de8d5d3605f5a76153966342 |
|
BLAKE2b-256 | b194c154100aeba39e01745fa07bd547bfe1afe2cefdebd876664b15074043ab |