Skip to content

StellarSand/get-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

get-images

Get image URLs from websites.

Contents

Supported OS

  • GNU/Linux
  • Windows
  • macOS

Prerequisites

Installation

1. Clone this repo:

git clone https://github.com/StellarSand/get-images.git

2. Move into the project directory:

cd get-images

3. Give executable permissions to the script (Not required for Windows):

chmod +x get-images

Usage

python3 get-images <URLs>

Examples:

python3 get-images https://google.com
python3 get-images https://google.com https://github.com

Contributing

Pull requests can be submitted here. Any contribution to the project will be highly appreciated.

License

This project is licensed under the terms of GPLv3.0 license.