Skip to content

Releases: PrivateGER/patreon-dl

v1.0.2

05 Mar 18:34
Compare
Choose a tag to compare

Changelog

  • Fix a bug that prevented downloads on some Patreon creators (thanks Zaneaby)
  • Clean up the Patreon stager

v1.0.1

27 Oct 19:46
Compare
Choose a tag to compare

Changelog

Make gpg signing default
Add fancy progress bar
Switch to gorelease-based build system

Release v0.1.1

27 Sep 15:55
Compare
Choose a tag to compare

This release makes the code properly "Go-like" and adds Goroutine synchronization + makes it possible to download multiple things at once. It also polishes up most of the console output.

Linux (64bit): patreon-dl_0.1.1_Linux_amd64
Linux (32bit): patreon-dl_0.1.1_Linux_i386
Windows (64bit): patreon-dl_0.1.1_Windows_x86_64.exe
Windows (32bit): patreon-dl_0.1.1_Windows_i386.exe
Mac (x64): patreon-dl_0.1.1_Darwin_x86_64
Mac (ARM): patreon-dl_0.1.1_Darwin_ARM64

Full release - v0.1.0

22 Jul 17:17
Compare
Choose a tag to compare

This fixes the issue of Patreon creators being too lazy to use proper filenames and instead having everything as "1.png" and downloads as such overwriting each other. Files are now downloaded as "filename-postid.extension". You should update.

Changes:

  • Restructuring of the JS gadget
  • Progress messages for the JS gadget
  • Fix duplicate file handling

Linux (64bit): patreon-dl_0.1.0_Linux_amd64
Linux (32bit): patreon-dl_0.1.0_Linux_i386
Windows (64bit): patreon-dl_0.1.0_Windows_x86_64.exe
Windows (32bit): patreon-dl_0.1.0_Windows_i386.exe
Mac (x64): patreon-dl_0.1.0_Darwin_x86_64
Mac (ARM): patreon-dl_0.1.0_Darwin_ARM64

Release v0.0.2

22 Jul 16:01
Compare
Choose a tag to compare

This fixes plenty of bugs in the downloader & removes debugging output.
Changes:

  • Skips images you don't have access to
  • Skips dropbox folders
  • Removes old code
  • Now shows version on startup

Linux (64bit): patreon-dl_0.0.2_Linux_amd64
Linux (32bit): patreon-dl_0.0.2_Linux_i386
Windows (64bit): patreon-dl_0.0.2_Windows_x86_64.exe
Windows (32bit): patreon-dl_0.0.2_Windows_i386.exe
Mac (x64): patreon-dl_0.0.2_Darwin_x86_64
Mac (ARM): patreon-dl_0.0.2_Darwin_ARM64

Release v0.0.1

22 Jul 02:17
4afb05d
Compare
Choose a tag to compare

This is the initial release of patreon-dl.

Linux (64bit): patreon-dl_0.0.1_Linux_amd64
Linux (32bit): patreon-dl_0.0.1_Linux_i386
Windows (64bit): patreon-dl_0.0.1_Windows_x86_64.exe
Windows (32bit): patreon-dl_0.0.1_Windows_i386.exe
Mac (x64): patreon-dl_0.0.1_Darwin_x86_64
Mac (ARM): patreon-dl_0.0.1_Darwin_ARM64