/php-4chan-downloader

A 4chan downloader implemented in PHP using the DiDom scraping library.

Primary LanguagePHP

php-4chan-downloader

Allows downloading every image or video on a given 4chan thread using only a single click.

Setup

Drag folders content or folder into your web servers root.

TODO

  • design interface with css/html
  • figure out how to get all fullsize image hrefs into an array
  • find out how to download img from url to a temp folder on webserver
  • build file zip method in imageScrape Class
  • allow multiple threads to be downloaded at once
  • create image preview box, to see images before download