Merge pull request #232 from Hemant2801/master

Added files
This commit is contained in:
Bartick Maiti 2022-10-09 12:38:57 +05:30 committed by GitHub
commit 4d4e732cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,8 @@
# pip install simple_image_download
from simple_image_download import simple_image_download as simp
response = simp.simple_image_download
# This code can be run in a loop
i = 'name' #Name of the item
response().download(i, 'total images')