A project I put together in Java with Jsoup. It allows the user to select a board, which brings up all of the available threads on that board, so the user can select their preferred thread(s) and download all of the posted images. I still have a lot to edit and add. I will put comments to help guide anyone soon.
UPDATE 9/2: Added progress bar with console.
Fixed GUI freezing while loading.
Working on labeling threads instead of just listing the URLs.
UPDATE 9/3: Replaced URLs...