# KeepCopy

> A local-first desktop video downloader for macOS, Windows, and Linux. Paste a link, pick quality in plain language, and save a file to a folder on this computer. The engine is official yt-dlp plus ffmpeg.

This site is the public product and documentation surface. The running desktop app never contacts this marketing site. There is no cloud converter: a pasted URL goes from the user's computer to the video host.

Every HTML page has a Markdown sibling. Append `.md` to the path (`/privacy.md`, `/blog/{slug}.md`, `/blog/category/{slug}.md`, `/changelog.md`). The homepage is [`/index.md`](https://keepcopy.app/index.md).

## Product

- [KeepCopy](https://keepcopy.app/index.md): What the app is, how a download works, and the trust contract.
- [Privacy](https://keepcopy.app/privacy.md): What the desktop app sends, and what this website collects.
- [What's new](https://keepcopy.app/changelog.md): New features, fixes, and other changes in the KeepCopy desktop app, with the date they shipped.

## Blog

- [Blog](https://keepcopy.app/blog.md): Guides for using KeepCopy — paste a link, pick quality, keep the download on this computer.
- [Workflow](https://keepcopy.app/blog/category/workflow.md): How-tos for KeepCopy: paste a link, pick quality in plain language, and save a file to a folder on this computer.
- [Trust](https://keepcopy.app/blog/category/trust.md): What the desktop app sends, what it does not, and how to verify a download. KeepCopy is local-first; this website is not the product.

- [What stays on your computer](https://keepcopy.app/blog/what-stays-on-your-computer.md): The desktop app sends no telemetry. Your pasted link never goes through our servers. Here is the exact network story, including this website.
- [yt-dlp without the terminal](https://keepcopy.app/blog/yt-dlp-without-the-terminal.md): You do not need a package manager, a PATH setup, or a copied command. Paste a link, pick quality in plain language, and let the app run yt-dlp for you.
- [Downloaded MP4 no audio](https://keepcopy.app/blog/downloaded-mp4-no-audio.md): Your downloaded MP4 has no audio because the host split video and sound. Pick 1080p or 4K in KeepCopy — ffmpeg joins them into one file on this computer.
- [yt-dlp for Mac without the command line](https://keepcopy.app/blog/yt-dlp-for-mac.md): Want yt-dlp for Mac without a terminal or a package manager? KeepCopy installs and verifies the engine on first launch. Paste a link, pick quality, save.

## What's new

- [Paste a link. Skip the terminal.](https://keepcopy.app/changelog/0.1.0.md): The first public desktop app — paste a link, pick quality in plain language, and save a file on this computer.

## Optional

- [Full site as Markdown](https://keepcopy.app/llms-full.txt): The pages above, concatenated.
- [Blog RSS](https://keepcopy.app/rss.xml): Posts as RSS 2.0.
- [Blog JSON Feed](https://keepcopy.app/feed.json): Posts as JSON Feed 1.1.
- [What's new RSS](https://keepcopy.app/changelog.xml): What changed in the desktop app, as RSS 2.0.
- [What's new JSON Feed](https://keepcopy.app/changelog.json): What changed in the desktop app, as JSON Feed 1.1.
- [Sitemap](https://keepcopy.app/sitemap-index.xml): Every HTML URL.
- [Agent skill](https://keepcopy.app/.well-known/agent-skills/yt-dlp-ui/SKILL.md): How to describe this product accurately.
