Skip to content

fire0shadow/imgur-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

imgur-randomizer

usage: imgur-randomizer.py [-h] [--name_length {5,6,7}] [--min_width MIN_WIDTH] [--min_height MIN_HEIGHT] [NUM_IMAGES]

Fetch random images from Imgur image hosting.

positional arguments:
  NUM_IMAGES            number of images to be fetched (default: 30)

optional arguments:
  -h, --help            show this help message and exit

  --name_length {5,6,7}
                        file name length, 7-characters names are rare, so it’s better to use 5 or 6 (default: random)

  --min_width MIN_WIDTH
                        minimum width of fetched image in pixels (default: 100)

  --min_height MIN_HEIGHT
                        minimum height of fetched image in pixels (default: 100)

About

Fetch random images from Imgur image hosting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages