aditya-fpv / 4chan-Downloader-Desu

4chan.org media downloader/scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4chan-downloader-desu

A simple script to scrape images and webms from 4chan.org threads. Just paste thread url and start downloading. Only available on linux, comment if you want me to port it to windows or add a feature(like preserve original filename, download only specific file types etc).

You will be prompted to input thread url and create a folder in $HOME/Downloads, which is the default save path.

First make the script executable with $chmod +x 4DD_re and then it can be called like this: $ ./path/to/4DD_re. Add 4DD_re in your system $PATH and make it executable systemwide without specifying it's path everytime. More info on that here.

Syncing

Enter "y" and input directory name if you want that directory to sync to its thread. All the newly added content on that thread will be downloaded.

Syncing function is under maintenance~~

About

4chan.org media downloader/scraper

License:MIT License


Languages

Language:Shell 100.0%