mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-17 13:58:10 +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
|
||||
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')
|
||||
|
|
Loading…
Reference in New Issue
Block a user