-
Notifications
You must be signed in to change notification settings - Fork 4
Uploading Torrents
excludedBittern8 edited this page Feb 18, 2023
·
40 revisions
- Activate Virtualenv
- Run prepare mode
- Optionally run edit mode to edit the config
- Optionally run preview mode to view a preview of upload
- Run Upload mode
You must be in the empuploader folder
source env/bin/activate
.\env\Scripts\activate
- Normal Example
empuploader.py --output folder prepare --torrent mytordir --tracker http:trackerurl --media porndir prepare
- Config File Example
empuploader.py --config myconfig prepare
To get a cookie file see: https://github.com/excludedBittern8/empuploader/wiki/Cookies
Example:
- Normal Example
empuploader.py --output folder --cookie mycookie upload
- Config File Example
empuploader.py--config myconfig upload
For more details on commands/args
https://github.com/excludedBittern8/empuploader/wiki/commands-and-args