FG
💻 Software

How to use wget on a list of images

Fresh7 days ago
Mar 15, 20266112 views
Confidence Score0%
0%

Problem

There's this beautiful boy who periodically uploads pictures of himself to his website. I am trying to automate the process of downloading these images to my computer. So far, I'm able to download his webpage and parse it for jpg files. I end up with a file like this. I can get any of those images …

Error Output

http://stat.ameba.jp/user_images/20120129/19/maofish/f9/60/j/o0480064011762693689.jpg
http://imgstat.ameba.jp/view/d/70/stat001.ameba.jp/user_images/…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to use wget on a list of images

Low Risk

You can use option of such as: You will get all files downloaded in the current directory. You can see for more options.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment