• v0.1.0 69d6e54d02

    v0.1.0
    All checks were successful
    Tests / test (push) Successful in 1m8s
    Build and Push Docker Image / test (push) Successful in 16s
    Build and Push Docker Image / build-and-push (push) Successful in 50s
    Stable

    patillacode released this 2026-04-09 13:03:06 +02:00 | 2 commits to main since this release

    Initial release.

    Self-hostable Piped-compatible API for YouTube Shorts detection, designed as a FreshRSS sidecar to replace the
    defunct Piped service.

    What's included:

    • /videos endpoint, Short detection via YouTube redirect following
    • /channels endpoint, handle-to-channel-ID resolution
    • /health endpoint for Docker healthcheck
    • SQLite cache (permanent for videos, 24h TTL for channels)
    • Error notifications via ntfy and/or Telegram
    • Forgejo Actions CI, tests gate the Docker build
    Downloads