-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
github-actions[bot] edited this page Jun 28, 2026
·
4 revisions
A self-hosted YouTube subscriptions reader with no Google account, no API key, and no recommendation algorithm.
YT Zero reads public YouTube RSS feeds, stores videos locally in SQLite, and gives you a quiet inbox for filtering, scheduling, watching, archiving, and organizing videos from the channels you already care about.

- Installation — run with Docker or locally with Bun.
- Configuration — environment variables and Docker Compose settings.
- Features — everything the app does, with screens.
- Importing Subscriptions — add channels manually, via OPML, or Google Takeout.
- Profiles — multi-account profiles with isolated per-profile state.
- Authentication — None, shared login, per-profile login, OIDC, or proxy headers.
- Child Lock — PIN-protect settings, useful for kids.
- Backup & Updates — back up your data and update the app.
- How It Works — what data is fetched and what is stored locally.
- Development — tech stack, repository layout, and dev workflow.
- Privacy & License — privacy, trademark notice, limitations, and license.
YT Zero · Self-hosted YouTube subscriptions reader · Licensed under AGPL-3.0-only
Getting started
Using the app
Operations
Project