github.com/Lofter1/anyflip-downloader
v0.1.14
Lofter1/anyflip-downloader
What this package is like to depend on
Last release 1 months ago
13 Jul 2026
Release timing varies
gaps range from 6 weeks to 10 months
Most releases are documented
notes for 10 of 14 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
28 releases · first in 2023
5 releases in the last 12 months
see the full history below
Release timeline
28 releases · Feb 2023 to Jul 2026Releases
latest 28-
v0.1.15-0.20260713100625-509b70d8f31c13 Jul 2026 pre-releaseNothing published for this version
-
v0.1.1406 Jul 2026Release notes
Open source →Changelog
- 040ab17 Merge pull request #112 from Lofter1/dependabot/go_modules/github.com/pdfcpu/pdfcpu-0.13.0
- c0c9476 Merge pull request #105 from relizth/main
- 18a7487 Merge pull request #113 from robinknox/main
- b981655 Merge pull request #114 from saschabuehrle/fix/issue-97
- 1049b62 fix: print usage instead of panicking when no URL provided (fixes #97)
- 6fc4103 Match Dockerfile Golang version to go.mod version 1.24
- 3ba05af Bump github.com/pdfcpu/pdfcpu from 0.10.2 to 0.13.0
- ed77af7 Merge pull request #110 from talmai-random/bugfix/path-transversal
- e6ea516 bugfix for path transversal
- 32b0929 Enhance download functionality by ensuring safe title generation and using absolute paths for download folders. Added checks for empty titles and improved error handling for directory creation on Windows.
- 0a57568 Merge pull request #103 from Lofter1/dependabot/go_modules/go_modules-dd7da38a6b
- 8b5354b Bump golang.org/x/crypto in the go_modules group across 1 directory
-
v0.1.14-0.20260512052915-ed77af78b06112 May 2026 pre-releaseNothing published for this version
-
v0.1.14-0.20260212201432-0a57568f906612 Feb 2026 pre-releaseNothing published for this version
-
v0.1.1312 Feb 2026Release notes
Open source →Changelog
- 66dd39c Merge pull request #99 from Lofter1/dependabot/go_modules/github.com/schollz/progressbar/v3-3.19.0
- 8d440ec Merge pull request #101 from algorux/main
- be6c728 Update README.md
- 08c4893 add: added options for docker and solved the forbidden path error
- 8e528a5 Bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0
- 8291f5e Merge pull request #91 from Lofter1/dependabot/go_modules/github.com/pdfcpu/pdfcpu-0.10.2
- d938cad Bump github.com/pdfcpu/pdfcpu from 0.9.1 to 0.10.2
-
v0.1.1219 Apr 2025 -
v0.1.1113 Apr 2025Release notes
Open source →Changelog
- dc7a171 Update packages
- 8ae045c Update build.yml
- 8e3a03d Merge pull request #75 from modeng-cd/main
- fb24842 Merge pull request #85 from aoyako/download_threading
- f216dd6 docs: update readme
- 5974fb5 chore: decrease complexity
- 3cf99d8 feat: add parallel downloading
- f70e920 modified: scripts/install.ps1
- 8a10cf7 Merge pull request #64 from Lofter1/dependabot/go_modules/golang.org/x/image-0.18.0
- 0fb3418 Bump golang.org/x/image from 0.15.0 to 0.18.0
- 9859444 Merge pull request #59 from Lofter1/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.6
- c099a44 Bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.6
-
v0.1.11-0.20240913091240-8a10cf74e6e713 Sep 2024 pre-releaseNothing published for this version
-
v0.1.1013 Jun 2024 -
v0.1.10-0.20240613211303-8dc746d5e3d113 Jun 2024 pre-releaseNothing published for this version
-
v0.1.917 Mar 2024Release notes
Open source →Changelog
- 1949201 Add custom usage message
- a0e373d Add flag to keep download folder after completion
- 976d3fa Merge pull request #46 from Lofter1/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.2
- 64814e4 Merge pull request #44 from briavers/patch-1
- cc52e02 Bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2
- fb99980 Update README.md, add description to add comand to your $path
- 1406952 Merge pull request #43 from archy-coder/patch-1
- da537d2 Merge pull request #33 from Lofter1/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.1
- 49279d8 Fix bugs in install.sh
- 8f343b0 Update install.sh
- 2a195da Bump github.com/schollz/progressbar/v3 from 3.13.1 to 3.14.1
-
v0.1.9-0.20240317174150-194920150e5517 Mar 2024 pre-releaseNothing published for this version
-
v0.1.9-0.20240115135726-14069529243115 Jan 2024 pre-releaseNothing published for this version
-
v0.1.9-0.20240115132624-da537d27143e15 Jan 2024 pre-releaseNothing published for this version
-
v0.1.810 Nov 2023 -
v0.1.8-0.20231110192944-7d29e1aca7fb10 Nov 2023 pre-releaseNothing published for this version
-
v0.1.704 Nov 2023Release notes
Open source →Changelog
- 26a002c Sanitize file name before converting to PDF
- 845487e Fix wrong commands in README
- d954c5e Account for x86_64 output of uname -m
- e40ffcb Merge pull request #24 from vrailink/fix-pagecount-regex
- 9d7c0d6 Change regex to case sensitive solution
- fe5b502 Fix regex to match both pageCount and totalPageCount
- 5ee9fdd Update install script: Add .local/bin and .local/share if not exist
- fae3541 Add .DS_Store to gitignore
- d201012 Create CONTRIBUTING.md
- 726937d Update issue templates
- 35ed594 Remove jq from Linux/MacOS install script
- ca9a26b Add demo gif to readme
- 9bf9b8f Update README.md install information
- f2ba4a4 Add install script for windows
- f872d20 Add install and uninstall script for macos and linux
-
v0.1.7-0.20231104143002-26a002c4df8704 Nov 2023 pre-releaseNothing published for this version
-
v0.1.621 Sep 2023 -
v0.1.6-0.20230921202946-59ad94c3423421 Sep 2023 pre-releaseNothing published for this version
-
v0.1.508 Aug 2023 -
v0.1.410 Jun 2023Nothing published for this version
-
v0.1.4-0.20230427202619-673395762f2b27 Apr 2023 pre-releaseNothing published for this version
-
v0.1.327 Apr 2023Nothing published for this version
-
v0.1.223 Apr 2023Nothing published for this version
-
v0.1.2-0.20230225233703-17891e97fdb425 Feb 2023 pre-releaseNothing published for this version
-
v0.1.125 Feb 2023Nothing published for this version
-
v0.0.0-20230205004211-85104afe13cc05 Feb 2023 pre-releaseNothing published for this version