A Python program that generates random images from Imgur and downloads them to a local folder. It also has the option to send the images to a Discord webhook.
The program can:
- Generate random Imgur image URLs.
- Download the images to a local folder.
- Send the images to a Discord webhook (optional).
- Average download time per image for me: 0.0265 seconds / 38 images per seconds! (it depends on your connection)
- Enter the number of images you want to download when prompted.
- If you want to send the images to a Discord webhook, enter 'yes' when prompted, then provide your Discord webhook URL.
To install the necessary Python modules, use the following command:
pip install -r requirements.txt
For support, discord: steever38 or the discord server
This tool is for educational purposes only. If you use this tool for any purpose other than education, we will not be liable in such cases.