• v1.1.0 70e201c54e

    1.1.0
    Some checks failed
    Build and Release / Build and Release for Linux (push) Has been cancelled
    Build and Release / Build and Release for Windows (push) Has been cancelled

    bryan released this 2026-03-07 03:29:24 +00:00 | 22 commits to main since this release

    Features

    • Download comics from readallcomics.com and package them as .cbz archives
    • Concurrent page downloads using a worker pool
    • Cloudflare bypass for image requests
    • Automatic title extraction from page markup
    • Configurable library path via YOINK_LIBRARY environment variable (defaults to ~/.yoink)
    • Cover image (001) retained after archiving; all other downloaded images cleaned up

    Changes

    • Added Makefile for cross-platform builds
    • Added README with usage, configuration, and dependency documentation
    • Refactored error handling into dedicated modules

    Binaries

    Platform Arch File
    Windows amd64 yoink-windows-amd64.exe
    Linux amd64 yoink-linux-amd64
    Linux arm64 yoink-linux-arm64
    macOS amd64 yoink-darwin-amd64
    macOS arm64 yoink-darwin-arm64
    Downloads