AlexDev

Join the Gang Gang and have the latest AI and Tech content.

Home page View on GitHub

Reddit Image Downloader

Posted on 11 October 2023.
cs parallel mpsc windows

About

C# project to help download images from

This executable will download any amount of images on the provided subreddit and save them in the current working directory. The images will be saved with the name of the posts, removing any invalid character from the path.

Usage

path/to/executable/RIM_CLI.exe subreddit_name images_count [nr_threads]

Downloading some memes.

Speedup comparison 8 threads vs 1 thread.

Conclusion