Download images from URL.
Contact
Dogukan Urker
- Requests
- Typer for CLI
- PySide6 for GUI
- BeautifulSoup4
download source code from Github ๐พ
git clone https://github.com/DogukanUrker/getImagesFromURL.git
go to directory ๐
cd getImagesFromURL
install requirements.txt ๐ฝ
pip install -r requirements.txt
it's ready to run ๐
python cli.py
or python gui.py
Enter python cli.py
to your terminal.
Enter a link, select method for saving images and enter file/folder name for images.
All images saved!
Enter python gui.py
to your terminal.