Skip to content

Downloads random images from the popular image hosting site Imgur

License

Notifications You must be signed in to change notification settings

umahmood/random-imgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Imgur

Random Imgur is a python 3 script, which downloads random images from the popular image hosting site Imgur.

It's like a box of chocolates. You never know what you're gonna get.

Installation

git clone https://github.com/umahmood/random-imgur.git && cd random-imgur

Usage

To download 10 random images:

python3 random-imgur.py --img=10

This will download all files into a directory named 'downloaded_imgurs'. To specify a custom directory:

python3 random-imgur.py --img=50 --dir="path/to/folder"

For help run:

python3 random-imgur.py --h

License

See the LICENSE file for license rights and limitations (MIT).

About

Downloads random images from the popular image hosting site Imgur

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages