Download Images from list of urls

前端 未结 4 726
梦如初夏
梦如初夏 2021-02-15 23:45

I have a list of urls in a text file.i want the images to be downloaded to a particular folder ,how i can do it.is there any addons available in chrome or any other program to d

4条回答
  •  耶瑟儿~
    2021-02-16 00:10

    In this python project I make a search in unsplash.com, which brings me a list of URL, then I save a number of them (pre-defined by the user) to a pre-defined folder. Check it out.

提交回复
热议问题