Skip to content

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.

Notifications You must be signed in to change notification settings

steever38/Random-Imgur-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Random Imgur Image Generator

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.

image

Features

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)

Configuration

  • 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.

Installation

To install the necessary Python modules, use the following command:

pip install -r requirements.txt

Support

For support, discord: steever38 or the discord server

Warning:

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages