pulls pinterest boards down into local folders with gallery-dl. each board keeps its own archive db so reruns only fetch new pins. every downloaded image gets run through exiftool to strip all metadata while keeping the color profile and orientation so nothing renders weird.

edit the config block at the top of pinsync.sh. you need a pinterest cookies file in netscape format, export one from your browser while logged in. then add one sync line per board, first arg is the board slug from the url, second is the folder name under the output dir.

needs gallery-dl and exiftool installed. run it by hand or from cron. a copy of the log lands in the output dir after each run.