Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romainbriche/c215c57f2fcd04bfb3ada684c45d123f to your computer and use it in GitHub Desktop.
Save romainbriche/c215c57f2fcd04bfb3ada684c45d123f to your computer and use it in GitHub Desktop.
Use wget to batch download a list of image URLs
wget -i image-list.txt --force-directories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment