Go to file
PrestonN c935fdbde6 Bump version number to v0.19.2 2024-02-23 17:48:25 -05:00
.github Merge branch 'development' 2023-10-08 21:02:48 -04:00
.vscode Chore: Update vscode configurations (#3986) 2023-09-05 05:26:11 +00:00
_icons Add SVG variants of the logo / icon 2023-09-19 20:43:34 -04:00
_scripts Fix locales getting unnecessarily reprocessed for incremental builds (#3893) 2023-08-18 14:08:38 +00:00
src Cleanup shorts duration parsing now that YouTube has removed it (#4509) 2024-02-23 22:32:09 +01:00
static Merge branch 'development' 2023-10-08 21:02:48 -04:00
.babelrc Upgrade electron from 20 > 21 (#2717) 2022-10-13 22:09:02 +00:00
.editorconfig Use the Unix file ending 2020-06-03 21:19:27 -04:00
.eslintignore Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
.eslintrc.js Make profiles keyboard accessible (#3863) 2023-08-14 17:07:57 +02:00
.gitignore Add support for lefthook local config for setting up option `rc` (#2961) 2023-01-03 19:20:26 +01:00
.prettierrc Check for and remove all trailing commas 2020-08-04 22:18:39 -04:00
.stylelintignore update linters & add stylelint (#3023) 2023-01-03 19:19:41 +01:00
.stylelintrc.json Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
.whitesource Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md (#1622) 2021-08-28 21:36:08 +00:00
LICENSE Replace License with AGPLv3 version 2020-04-13 20:50:02 -04:00
README.md Update Snap Information (#4006) 2023-09-07 15:18:05 +08:00
jsconfig.json Support YouTube using PageHeader on user channels not just auto-generated ones (#4543) 2024-02-23 22:25:35 +01:00
lefthook-local.yml.example Add support for lefthook local config for setting up option `rc` (#2961) 2023-01-03 19:20:26 +01:00
lefthook.yml Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
package.json Bump version number to v0.19.2 2024-02-23 17:48:25 -05:00
yarn.lock Bump youtubei.js to 9.1.0 for watch page fix (#4707) 2024-02-23 22:27:40 +01:00

README.md

FreeTube is an open source desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Available for Windows, Mac & Linux thanks to Electron.

Download FreeTube

Build status Translation status


ScreenshotsHow does it work?FeaturesDownload LinksContributingLocalizationContactDonateLicense

WebsiteBlogDocumentationFAQDiscussions


Please note that FreeTube is currently in Beta. While it should work well for most users, there are still bugs and missing features that need to be addressed. If you have an idea or if you found a bug, please submit a GitHub issue so that we can track it. Please search the existing issues before submitting to prevent duplicates!

Screenshots

How does it work?

FreeTube uses a built in extractor to grab and serve data / videos. The Invidious API can also optionally be used. FreeTube does not use any official APIs to obtain data. While YouTube can still see your video requests, it can no longer track you using cookies or JavaScript. Your subscriptions and history are stored locally on your computer and never sent out. Using a VPN or Tor is highly recommended to hide your IP while using FreeTube.

Features

  • Watch videos without ads
  • Use YouTube without Google tracking you using cookies and JavaScript
  • Two extractor APIs to choose from (Built in or Invidious)
  • Subscribe to channels without an account
  • Connect to an externally setup proxy such as Tor
  • View and search your local subscriptions, history, and saved videos
  • Organize your subscriptions into "Profiles" to create a more focused feed
  • Export & import subscriptions
  • Youtube Trending
  • Youtube Chapters
  • Most popular videos page based on the set Invidious instance
  • SponsorBlock
  • Open videos from your browser directly into FreeTube (with extension)
  • Watch videos using an external player
  • Full Theme support
  • Make a screenshot of a video
  • Multiple windows
  • Mini Player (Picture-in-Picture)
  • Keyboard shortcuts
  • Option to show only family friendly content
  • Show/hide functionality or elements within the app using the distraction free settings
  • View channel community posts
  • View most age restricted videos

Browser Extension

FreeTube is supported by the Privacy Redirect and LibRedirect extensions, which will allow you to open YouTube links into FreeTube. You must enable the option within the advanced settings of the extension for it to work.

If you have issues with the extension working with FreeTube, please create an issue in this repository instead of the extension repository. This extension does not work on Linux portable builds!

Official Downloads

Automated Builds (Nightly / Weekly)

Builds are automatically created from changes to our development branch via GitHub Actions.

The first build with a green check mark is the latest build. You will need to have a GitHub account to download these builds.

Unofficial Downloads

These builds are maintained by the community. While they should be safe, download at your own risk. There may be issues with using these versus the official builds. Any issues specific with these builds should be sent to their respective maintainer. Make sure u always try an official download before reporting your issue to us!

Contributing

If you like to get your hands dirty and want to contribute, we would love to have your help. Send a pull request and someone will review your code. Please follow the Contribution Guidelines before sending your pull request.

Thank you very much to the People and Projects that make FreeTube possible!

Localization

Translation status

We are actively looking for translations! We use Weblate to make it easy for translators to get involved. Click on the badge above to learn how to get involved.

For the Linux Flatpak, the desktop entry comment string can be translated at our Flatpak repository.

Contact

If you ever have any questions, feel free to ask it on our Discussions page. Alternatively, you can email us at FreeTubeApp@protonmail.com or you can join our Matrix Community. Don't forget to check out the rules before joining.

Donate

If you enjoy using FreeTube, you're welcome to leave a donation using the following methods.

  • FreeTube on Liberapay

  • Bitcoin Address: 1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS

  • Monero Address: 48WyAPdjwc6VokeXACxSZCFeKEXBiYPV6GjfvBsfg4CrUJ95LLCQSfpM9pvNKy5GE5H4hNaw99P8RZyzmaU9kb1pD7kzhCB

While your donations are much appreciated, only donate if you really want to. Donations are used for keeping the website up and running and eventual code signing costs. If you are using the Invidious API then we recommend that you donate to the instance that you use. You can also donate to the Invidious team or the Local API developer.

License

GNU AGPLv3 Image

FreeTube is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.