Skip to content

🖼️ Grab the selected reply as an image from 4chan.

License

Notifications You must be signed in to change notification settings

hamitozdemir/ch4rab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4chan-reply-grabber (ch4rab) 🖼️

A simple tool to download the selected reply as an image from 4chan.

Requires selenium with Chrome WebDriver. Download the appropriate version with your installed browser and either place somewhere in PATH or root directory of the program.

pip install -r requirements.txt
./ch4rab.py

Result:

How-to:

Bundle from source

pyinstaller --noconfirm --onefile --windowed --icon=icon.ico --add-binary "C:/bin/chromedriver.exe;./chromedriver.exe" ch4rab.py

About

🖼️ Grab the selected reply as an image from 4chan.

Topics

Resources

License

Stars

Watchers

Forks

Languages