A very basic program that lists unwatched sequels/side stories of animes on a given AniList profile.
- Clone the repo, and go to the directory
- Run
nix-shell
on Nix, or install python3 and runpip install -r requirements.txt
- Run
python main.py <username>
(append the-s
/--side-stories
flag if you also want to see side stories)