execb5 / thread-image-dump

4chan image dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread-image-dump

A simple script to dump all images of a 4chan thread in a new folder on the current working directory.

Ruby Usage:

bundle install
ruby thread_dumper.rb <THREAD_LINK>

Node Usage:

npm install
node thread_dumper.js <THREAD_LINK>

About

4chan image dump


Languages

Language:JavaScript 53.7%Language:Ruby 46.3%