Download Images From Dataset avatar

Download Images From Dataset

Try for free

No credit card required

View all Actors
Download Images From Dataset

Download Images From Dataset

zuzka/download-images-from-dataset
Try for free

No credit card required

Download actual pictures from scraped dataset based on the image urls. The actor creates a zip file for you to download with one click.

TI

File name function issue

Open

timbalero opened this issue
20 days ago

I would like to leave file names the same way they were specified in the URL, so I modified function to this (keeping input parameters the same they were, but returning only subset of url): ({url, md5}) => url.split('/')[-1] But eventually it saves images name not the same way they were named in the original url so I can't match them with the original rows of data with urls. It seems that despite the function specification it applied hash function to the name.

Developer
Maintained by Community
Actor metrics
  • 17 monthly users
  • 8 stars
  • 100.0% runs succeeded
  • 19 days response time
  • Created in Feb 2023
  • Modified 6 months ago