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.