Skip to content

Reddit Crawler v1.0

Latest
Compare
Choose a tag to compare
@RaccoonTamer RaccoonTamer released this 28 Jul 04:07
· 7 commits to main since this release
1b7a67e

Fetch Subreddit Image URLs: Users can provide the name of a subreddit and specify the number of image links to fetch. The application securely accesses the Reddit platform, without requiring any API keys or credentials, to retrieve image URLs from the desired subreddit.

Image URL Storage: The fetched image URLs are automatically saved to a text file called "image_urls.txt," ensuring easy access to the list of URLs for future downloads and organization.

Concurrent Image Downloads: Users can download multiple images concurrently, optimizing the downloading process for faster execution and efficient resource utilization.

Non-Image File Cleanup: The application offers an option to clean up a specified directory by deleting all non-image files, helping users to maintain a clutter-free environment.

Duplicate Image Removal: Users can eliminate duplicate images from a directory, ensuring efficient storage and avoiding unnecessary duplicates.

Image File Renaming: A user-friendly file renaming feature allows users to rename image files within a directory using custom patterns such as "1-100" or "a-z," offering enhanced organization and file management.

Colorful ASCII Art: The application starts with an eye-catching, colorful ASCII art display, adding a touch of vibrancy and enjoyment to the user experience.

Release Notes:

The application has been compiled into a standalone executable (.exe) file for Windows operating systems, providing portability and ease of use without requiring Python or any external libraries.

Redundant dependencies, such as the Reddit API, have been removed to enhance the application's performance and mitigate any potential API-related issues.

The user experience has been further improved with clearer instructions and prompts, making it easier for users to interact with the application.

The application ensures security and user privacy by not collecting any sensitive information and operating solely within the user's local environment.

Overall, Release Version 1.0.0 offers a reliable, efficient, and user-friendly image downloading tool for Reddit enthusiasts and image collectors, facilitating effortless management of image content without external API dependencies.

RedditCrawler.exe is a bit buggy but please DM me on discord and tell me the issues and i will attempt to fix them Kycoon#1471