Skip to content

Instantly share code, notes, and snippets.

@solepixel
Created March 2, 2017 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save solepixel/4dae1ecf83ae76b80e8d7faeee41a4cd to your computer and use it in GitHub Desktop.
Save solepixel/4dae1ecf83ae76b80e8d7faeee41a4cd 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