Image downlaoder

This commit is contained in:
Hemant 2022-10-09 11:41:43 +05:30 committed by GitHub
parent d6430860e4
commit 859fc5eda0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
# pip install simple_image_download
from simple_image_download import simple_image_download as simp
response = simp.simple_image_download
i = 'name'
response().download(i, 'total images')