Configs2026年5月22日·1 分钟阅读

FreeTube — Privacy-Focused YouTube Desktop Client

A cross-platform desktop app for watching YouTube without ads or tracking. Built with Electron, it supports local subscriptions, video downloads, and works with Invidious or the built-in extractor.

Agent 就绪

这个资产会安全暂存

这个资产会先安全暂存。复制的指令会要求 Agent 读取暂存文件,并在激活脚本、MCP 配置或全局配置前先确认。

Stage only · 29/100策略:需暂存
Agent 入口
任意 MCP/CLI Agent
类型
CLI Tool
安装
Single
信任
信任等级:Established
入口
FreeTube Overview
安全暂存命令
npx -y tokrepo@latest install 0e49f2c9-561d-11f1-9bc6-00163e2b0d79 --target codex

先暂存文件;激活前需要读取暂存 README 和安装计划。

Introduction

FreeTube is a free, open-source desktop YouTube client designed to keep your viewing habits private. It runs on Windows, macOS, and Linux, letting you browse, search, and watch YouTube content without Google tracking your activity or showing ads.

What FreeTube Does

  • Streams YouTube videos without ads or Google telemetry
  • Manages subscriptions and watch history entirely on your local machine
  • Downloads videos in multiple resolutions and formats
  • Offers two extraction backends: a local scraper and the Invidious API
  • Supports importing subscriptions from YouTube, NewPipe, and OPML

Architecture Overview

FreeTube is an Electron-based application that uses either a local extraction module (similar to NewPipe Extractor) or proxies requests through Invidious instances to retrieve video data. All user data including subscriptions, playlists, and history is stored in a local NeDB database, so nothing is sent to external servers by default.

Self-Hosting & Configuration

  • Download pre-built binaries from GitHub Releases or install via Flatpak
  • Switch between Local API and Invidious API modes in Settings
  • Configure a preferred Invidious instance for API-mode requests
  • Set default video quality, playback speed, and subtitle preferences
  • Back up your profile data by exporting the local database file

Key Features

  • Dual extraction backend for flexibility and resilience
  • Fully local subscription and history management
  • Sponsor segment skipping via SponsorBlock integration
  • Distraction-free interface without recommendations or comment noise
  • Cross-platform support for all major desktop operating systems

Comparison with Similar Tools

  • NewPipe — Android-only native app; FreeTube covers desktop platforms
  • Invidious — web-based frontend requiring a hosted instance; FreeTube is a standalone app
  • Piped — server-side proxy approach; FreeTube can run fully offline with local API
  • youtube-dl / yt-dlp — CLI download tools; FreeTube adds a full GUI player experience

FAQ

Q: Does FreeTube require a Google account? A: No. All subscriptions and history are stored locally.

Q: What is the difference between Local API and Invidious API? A: Local API scrapes YouTube directly from your machine. Invidious API routes requests through a third-party server, adding a layer of IP privacy.

Q: Can I use SponsorBlock with FreeTube? A: Yes. Enable it in Settings to automatically skip sponsored segments in videos.

Q: Is FreeTube available on mobile? A: No. For mobile, consider NewPipe (Android) or similar alternatives.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产