/weeb_helper

I'm a weeb and it helps me

Primary LanguageRustGNU General Public License v3.0GPL-3.0

weeb_helper

I simple tool to download anime when it releases based on your anilist watching list.

It is currently a WIP and lacks a lot of features.

This is my first software with rust, so it has a lot of stuff that is wrong xD.

Usage

# Setup config files
./weeb_helper -i

# Runs it
./weeb_helper -d

Requirements

  • Anilist account
  • QBittorrent with webUI enable (local or remote)

TODO

  • Add quality preference
  • Add release group preference
  • Use anilist notifications instead of the current solution
  • Clean up a little bit
  • Loggin stuff (priority)