jacklul / e621-Pool-Downloader

Script making downloading and updating image pools from e621.net easier
MIT License
20 stars 0 forks source link
downloader e621 e621-api nsfw

e621 Pool Downloader

A script that can download a whole pool of images from e621.net image board, also makes updating pools for ongoing comics easier!

Requirements:

Windows

Package comes with compiled PHP 5.6 library (x86 Non Thread Safe)

You will need Visual C++ 2012 Redistributable (x86) for it to run - https://www.microsoft.com/en-us/download/details.aspx?id=30679

Linux

Install PHP library and cURL extension - sudo apt-get install php-cli php-curl

Usage:

Downloading:

Current working directory = directory the script was started from, usually it will be downloading to the directory in which the script is.

Updating:

Script accepts arguments which can be either pool URL/ID or path to downloaded pool.

Moving directory over a launch script works well too!

Downloading blocked content - logging in:

License

See LICENSE.