Skip to content

PhTrempe/image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

image-downloader

How to set up

  1. Download and install the Firefox web browser.
  2. Add Firefox's path to your PATH environment variable.
  3. Download the geckodriver web driver.
  4. Place geckodriver's file(s) in the Firefox directory you have just added to your PATH environment variable.

How to use

Simply call image_downloader.py with arguments from the command line as follows:

image_downloader.py --num_images=50 --search_text="cloudy sky" --output_directory="./img/cloudy_skies" --file_name_base="cloudy_sky" --filtered_extensions="jpg" --request_timeout=1.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages