https://github.com/iphytech/image-download
A simple python script for downloading images online
https://github.com/iphytech/image-download
Last synced: 3 months ago
JSON representation
A simple python script for downloading images online
- Host: GitHub
- URL: https://github.com/iphytech/image-download
- Owner: Iphytech
- License: mit
- Created: 2017-09-24T08:07:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T08:31:30.000Z (over 7 years ago)
- Last Synced: 2025-01-10T00:59:39.681Z (4 months ago)
- Language: Python
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-download
A simple python script for downloading images onlineTo get the project
git clone https://github.com/Iphytech/image-download.git
Open the file in any IDE
Then get the url of the images you want to donwload and add it to the function
image("image-url")
Save and run script