Skip to content

execb5/thread-image-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>