A small tool/library to download Advent of Code input
Place an "aoc.toml" with a session and a year attribute in your top-level folder;
session = "<your token>"
year = "2021"
To retrieve the token read out the cookie send in every request to adventofcode.com