from the desk of aniketh

code and ideas

Download files from a 4chan post

without comments

If you need to download all images (or files) from a 4chan post, then here is a quick script to do it. You can run it using PHP on the command line. Saves a lot of time when you see interesting wallpapers and things like that.

Once you save the file, make it executable by using

chmod a+x download-4chan.php

and then you can start downloading all the images using something like

./download-4chan.php http://boards.4chan.org/wg/res/2508871

Written by aniketh

January 13th, 2010 at 12:34 am

Posted in Uncategorized

Leave a Reply