Go to file
Harald Jagenteufel d6ee2eadf2
Update CONTRIBUTING.md (#1622)
update wiki link to new wiki - getting started page
2021-08-28 21:36:08 +00:00
.github Update autoMerge.yml 2021-08-20 11:23:07 -04:00
.vscode Revert unintended merged code from "Update package-lock.json" 2021-05-10 05:59:48 +01:00
_icons Add new Mac icon 2021-03-06 20:41:26 -05:00
_scripts Build: Bump copyright year 2021-07-02 17:54:59 +01:00
src ! Fix profile menu toggle button to toggle menu instead of keep opening (#1437) 2021-08-25 15:39:38 +01:00
static Translated using Weblate (Dutch) 2021-08-28 21:35:24 +02:00
.babelrc Push Latest Code to Repository 2020-02-16 13:30:00 -05: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 Update .eslintrc.js 2021-03-02 22:55:10 -05:00
.gitignore Fix issue with videos not loading when running in dev mode 2021-07-17 20:24:26 -04:00
.mergepal.yml Create .mergepal.yml 2021-08-19 21:59:49 -04:00
.prettierrc Check for and remove all trailing commas 2020-08-04 22:18:39 -04: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 README.md 2021-03-01 10:03:52 -05:00
package-lock.json Bump path-parse from 1.0.6 to 1.0.7 2021-08-10 17:46:51 +00:00
package.json Update dependencies 2021-08-03 17:18:23 -04:00
tsconfig.json Push Latest Code to Repository 2020-02-16 13:30:00 -05: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.

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.

Download FreeTube

Browser Extension

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

Download Privacy Redirect for Firefox or Google Chrome.

If you have issues with the extension working with FreeTube, please create an issue in this repository instead of the extension repository.

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.

Screenshots

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
  • Local subscriptions, history, and saved videos
  • Organize your subscriptions into "Profiles" to create a more focused feed
  • Export & import subscriptions
  • Open videos from your browser directly into FreeTube (with extension)
  • Mini Player
  • Full Theme support

Official Downloads

GitHub Releases

FreeTube Website

Flatpak on Flathub: Download Source

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.

Arch User Repository (AUR): Download

Chocolatey: Download

Windows Portable: Download Source

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.

Contributing

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.

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.

Contact

If you ever have any questions, feel free to make an issue here on GitHub. Alternatively, you can email me at FreeTubeApp@protonmail.com or you can join our Matrix Community. Don't forget to check out the rules before joining.

You can also stay up to date by reading the FreeTube Blog. View the welcome blog.

Donate

FreeTube on Liberapay

Bitcoin Address: 1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS

Monero Address: 48WyAPdjwc6VokeXACxSZCFeKEXBiYPV6GjfvBsfg4CrUJ95LLCQSfpM9pvNKy5GE5H4hNaw99P8RZyzmaU9kb1pD7kzhCB

If you enjoy using FreeTube, you're welcome to leave a donation using the following methods. 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.

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.