Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
/ awesome-uploader Public archive

🔥 Warez scene mass uploader

License

Notifications You must be signed in to change notification settings

grm34/awesome-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon awesome-uploader

version author license maintenance

Dependencies

  • python3 (3.4, 3.5, 3.6, 3.8)
  • python-requests
  • mktorrent

Installation

# Clone the repository
git clone [email protected]:grm34/awesome-uploader.git ~/.awesome-uploader

# Setup your configuration
nano ~/.awesome-uploader/awesome-uploader/conf/config.py

# Create an alias to launch it from everywhere
echo "alias awesome-uploader='python3 ~/.awesome-uploader/awesome-uploader/awesome-uploader.py'" >> ~/.bashrc

# You can now simply launch it by running
awesome-uploader

Configuration

  • Logs:

    • level: set loglevel (level: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET)
    • path: set path to store activity logs
  • Tracker:

    • authkey: set your tracker authkey
    • url_announce: set tracker announce url
    • url_api: set tracker api url
  • User:

    • working_dir: set path of releases to upload
    • torrents_dir: set path to store .torrents files
    • watch_dir: set watch dir path
    • upload_dir: set path of releases in seed
  • Api:

    • layer13_url: http://api.layer13.net/v1/
    • layer13_apikey: set your layer13 api key
    • srrdb_url: https://www.srrdb.com/api/nfo/
  • Releases category:

    • Set tracker category number
  • Teams:

    • Match only some animes and games teams.
  • Regex:

    • Match tracker categories
  • Patterns:

    • includes: match only included files
    • excludes: delete excluded files

forthebadge forthebadge forthebadge

About

🔥 Warez scene mass uploader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages