Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Releases: jacklul/e621-Pool-Downloader

1.5.0

06 Jul 07:58
cc71783
Compare
Choose a tag to compare
  • Handle cases where posts in pool were reordered - make sure to delete out of order files

1.4.1

14 Apr 06:00
8c84fb6
Compare
Choose a tag to compare
  • cURL extension is now required
  • Updated PHP runtime binaries

1.4.0

13 Apr 15:47
cc635b0
Compare
Choose a tag to compare
  • Speed up everything by prefetching posts data in batch requests

This update makes the script run as fast as the version before e621 got updated (v1.1.1)

1.3.1

02 Apr 13:25
68d833c
Compare
Choose a tag to compare

Minor update that updates run scripts to prevent usage of global php.ini
(you don't have to update if you're not spammed with "missing extension" errors when starting the script)

1.3.0

20 Mar 15:24
538532f
Compare
Choose a tag to compare
  • Support for authentication to download anonymous-restricted content

1.2.0

12 Mar 16:00
09c3d03
Compare
Choose a tag to compare
  • Updated to the new e621 API
  • Implement 1-second delay to prevent hitting API limits

ISSUES (blame e621 for these):

  • Updating partially downloaded pools will now take longer (data for each post has to be requested separately)
  • Posts affected by anonymous blacklist can't be downloaded

1.1.1

05 Aug 10:40
Compare
Choose a tag to compare
  • Removed beep sound on finish (annoying on batch jobs)

1.1.0

02 Aug 15:43
Compare
Choose a tag to compare
  • The script will now remove (move) images that were removed from the pool

1.0.4

14 Apr 15:37
Compare
Choose a tag to compare
  • Add better user-agent
  • Quick fix for update notification

1.0.3

14 Apr 15:37
Compare
Choose a tag to compare
  • Fix for attrib usage
  • Announce update when available (checks only once every 5 minutes)