I can't find a way to make the gallery-dl create seperate folders for each author when downloading my favorites. Is it currently possible?
Use a directory format string in your config file with {author[username]}.
(You can get a list of all available format string fields with gallery-dl -K [URL].)
Most helpful comment
Use a directory format string in your config file with
{author[username]}.(You can get a list of all available format string fields with
gallery-dl -K [URL].)