Skip to content

v1.0.0

Choose a tag to compare

@arekf arekf released this 10 May 14:16
· 76 commits to main since this release

Initial release of Yattee Server -- a self-hosted backend powered by yt-dlp.

  • FastAPI + yt-dlp backend supporting YouTube and 1000+ sites
  • Stream proxying
  • Web-based admin panel with setup wizard
  • Per-site credential management (cookies, API keys)
  • Multi-user support with permissions
  • HTTP Basic Auth + HMAC-signed stream URLs
  • Optional Invidious proxy for search suggestions, trending, popular, comments, captions
  • Configurable caching TTL (videos, search, channels, avatars)
  • Background feed fetcher for subscriptions
  • Docker deployment with auto-provisioning