FreeTube is an open-source desktop YouTube client for macOS that lets you watch, search, and subscribe to channels without ads, tracking, or a Google account.
What is FreeTube?
FreeTube is a free, locally-run YouTube front-end built on Electron that strips away every layer of Google surveillance while keeping the content itself fully intact. You browse and watch exactly the same videos — no compromises — but your viewing history, subscriptions, and preferences never leave your machine. No cookies, no fingerprinting, no targeted ads.
It achieves this by routing requests through either the Invidious API or its own local API extractor, meaning Google's servers never see your identity tied to your watch session. For anyone who has grown weary of the YouTube algorithmic rabbit hole or simply objects to handing a tech giant a detailed map of their interests, FreeTube is the most practical exit ramp available.
What does FreeTube do best?
FreeTube excels at delivering a genuinely clean, distraction-free viewing experience — no pre-roll ads, no overlay banners, no autoplay trap, and no recommendations engineered to keep you scrolling rather than watching what you actually came for.
- Local subscriptions: Your channel list lives in a plain JSON file on disk, exportable and portable. No Google account required — ever.
- SponsorBlock integration: Sponsor segments, intros, and outros are skipped automatically using community-sourced timestamps, the same database powering the popular browser extension.
- Return YouTube Dislike: Dislike counts are restored via the community API — a small but meaningful signal that disappeared from the official site years ago.
- Theatre and full-screen modes: The player is clean and keyboard-friendly. I use F for full-screen and Space to pause without reaching for a mouse.
- Playlist and history management: Everything is stored locally. You can export, import, and version-control your own data.
The app also lets you switch between a default theme and a dark theme that is genuinely dark — not the washed-out grey that passes for dark mode on most Electron apps.
Is FreeTube free?
Yes — FreeTube is completely free to download and use, with no premium tier, no subscription, and no paywalled features. It is open-source software released under the AGPL-3.0 licence; the full source is on GitHub and the project accepts voluntary donations to keep development going.
There are no hidden costs: no account creation, no usage limits, and none of the dark patterns that "free" so often implies on the modern web.
Who should use FreeTube?
FreeTube is squarely aimed at privacy-conscious Mac users who consume a lot of YouTube content and are tired of the trade-offs that come with watching in a browser. If you run an ad-blocker and are worried about YouTube's increasingly aggressive countermeasures against extensions, FreeTube sidesteps that arms race entirely.
It also suits people who do deep research via YouTube — educators, journalists, developers following conference talks — and want a sane subscription feed rather than an algorithmic one. If you have ever opened YouTube to watch a single tutorial and emerged forty minutes later having watched something completely unrelated, FreeTube's stripped-back interface is a genuine behavioural corrective.
It is not a drop-in replacement if you rely heavily on YouTube Premium perks like background play on iOS or offline downloads to mobile. FreeTube is a desktop-only experience, and some features (live chat, community posts) are limited or absent depending on which API backend you choose.
How does FreeTube compare to watching YouTube in Safari or Chrome?
The browser experience — even with uBlock Origin installed — still sends your session data to Google with every request and ties your watch history to your Google account if you are signed in. FreeTube severs that link entirely. The trade-off is that comments can feel slower to load (routed through Invidious) and very occasionally a video fails to resolve when YouTube changes its internal API surface.
Compared to running a browser extension like SponsorBlock or Privacy Badger alongside YouTube, FreeTube provides a more holistic isolation — it is not patching holes in a leaky boat; it is a different vessel. Against IINA or VLC for pure local video playback, FreeTube is the obvious choice when your content lives on YouTube rather than on disk. IINA wins on codec breadth and file playback; FreeTube wins the moment a URL is involved.
What are the best FreeTube alternatives?
The closest desktop alternative is Invidious — a self-hosted web front-end that achieves similar privacy goals but requires a server to run or relying on a public instance. For in-browser watching, uBlock Origin plus SponsorBlock gets you most of the ad-blocking benefit without leaving Safari or Firefox, but none of the account-decoupling. Pockyt (formerly Mango) offers a lightweight YouTube mini-player for macOS but lacks FreeTube's subscription management and SponsorBlock depth. If you are comfortable in the terminal, yt-dlp paired with IINA covers the download-and-watch workflow but offers no browsing experience at all.