mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-04-22 12:37:34 +00:00
Image downloader
This commit is contained in:
parent
859fc5eda0
commit
b004459a21
@ -2,5 +2,7 @@
|
|||||||
|
|
||||||
from simple_image_download import simple_image_download as simp
|
from simple_image_download import simple_image_download as simp
|
||||||
response = simp.simple_image_download
|
response = simp.simple_image_download
|
||||||
i = 'name'
|
|
||||||
|
# This code can be run in a loop
|
||||||
|
i = 'name' #Name of the item
|
||||||
response().download(i, 'total images')
|
response().download(i, 'total images')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user