Privacy Policy

Last updated: 2026-05-21

YouGist is a Chrome extension that summarizes YouTube videos using AI. This page explains exactly what data the extension touches, where it goes, and what is and isn't stored.

What data the extension handles

DataWhenWhere it goesWhere it's stored
YouTube video URL When you click Summarize Sent to https://yougist.kuberscan.com/api/transcript so it can fetch the public caption track Not stored. Used only to resolve the transcript, then discarded.
Video caption text After the backend fetches it Returned to your browser, then sent from your browser to whichever AI provider you configured Not stored by the YouGist backend. Subject to the chosen AI provider's data retention policy.
Your API keys When you save them in Options Only sent directly from your browser to that provider's official API (e.g. api.openai.com) Stored locally in chrome.storage.local. Never sent to the YouGist backend.
Provider preferences When you save Options Used by the extension when calling your chosen provider Stored locally in chrome.storage.local.
Current YouTube tab URL While the side panel is open Read by the extension to pre-fill the URL field Not transmitted anywhere on its own.

What we do not do

Backend logs

The transcript backend at yougist.kuberscan.com keeps standard nginx access logs (timestamp, source IP, requested path, HTTP status, response size, user-agent) for up to 14 days for operational troubleshooting. The request body containing the video URL is not logged. After 14 days, log files are rotated and discarded.

Data deletion

  1. Open the Options page (gear icon in the side panel).
  2. Click Clear All at the bottom.
  3. Optionally, remove the extension via chrome://extensions.

There is nothing to delete from our server side because we don't store your data.

Third-party services

When you choose an AI provider, the transcript text you summarize is sent from your browser directly to that provider. Their handling of that data is governed by their own privacy policies:

YouTube caption tracks themselves are public data published by the video uploader; the extension only reads what YouTube already serves publicly.

Contact

For questions about this policy, email [email protected].

Changes to this policy

Material changes will be reflected in the “Last updated” date at the top of this page.