Due to Python 2 EOL I need to pick new language for
uploader tools. Instead of Python 3 I choose Go,
because I'm working with this language almost three
years and a half.
Python 2 CLI app moved to legacy/python2 branch and
will be supported due 01 January 2020.
Old shell scripts are still in legacy/shell branch and
doesn't work ATM. I will not fix them, they're keeped in
repository for historical reasons only.
This repository track changes in my life and my self-identification,
resulting in three names of copyright holder within seven years,
including one nickname and two realnames.
Adding .gitignore, __init__.py and trying to fix script
in 2019 before abandoning forever due to abandoned Python 2.
Now this app supports configuration via lib/config.py. No more
hardcode!
Now torrent files sorted by last moderator check date, and torrents
that haven't been checked will be skipped with log message.