FreeTube/README.md

126 lines
7.0 KiB
Markdown
Raw Normal View History

2020-02-16 05:07:24 +01:00
<p align="center">
2021-03-01 16:03:52 +01:00
<img src="https://docs.freetubeapp.io/images/logoColor.png" width=500 align="center">
2020-02-16 05:07:24 +01:00
</p>
2020-10-01 02:45:09 +02:00
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.
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
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.
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
[Download FreeTube](https://github.com/FreeTubeApp/FreeTube/releases)
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
### Browser Extension
2020-02-16 05:07:24 +01:00
FreeTube is supported by the [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect) and [LibRedirect](https://github.com/libredirect/libredirect) extensions, which will allow you to open YouTube links into FreeTube. You must enable the option within the advanced settings for it to work.
2020-02-16 05:07:24 +01:00
* Download Privacy Redirect for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/) or [Google Chrome](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb).
2020-02-16 05:07:24 +01:00
* Download LibRedirect for [Firefox](https://addons.mozilla.org/firefox/addon/libredirect/) or [Google Chrome](https://github.com/libredirect/libredirect/blob/master/chromium.md).
2022-09-04 01:22:30 +02:00
Disclaimer: Learn more about why a browser extension is bad for your [privacy](https://www.privacyguides.org/desktop-browsers/#additional-resources).
2021-01-01 21:43:37 +01:00
If you have issues with the extension working with FreeTube, please create an issue in this repository instead of the extension repository.
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
## How does it work?
FreeTube uses a built in extractor to grab and serve data / videos. The [Invidious API](https://github.com/iv-org/invidious) 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.
2020-02-16 05:07:24 +01:00
Go to [FreeTube's Documentation](https://docs.freetubeapp.io/) if you'd like to know more about how to operate FreeTube and its features.
2020-10-01 02:45:09 +02:00
## Screenshots
<img src="https://i.imgur.com/zFgZUUV.png" width=300> <img src="https://i.imgur.com/9evYHgN.png" width=300> <img src="https://i.imgur.com/yT2UzPa.png" width=300> <img src="https://i.imgur.com/47zIEt4.png" width=300> <img src="https://i.imgur.com/hFB2fKC.png" width=300>
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
## 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
2021-01-01 21:43:37 +01:00
* Organize your subscriptions into "Profiles" to create a more focused feed
2020-10-01 02:45:09 +02:00
* Export & import subscriptions
* Open videos from your browser directly into FreeTube (with extension)
* Mini Player
* Full Theme support
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
## Download Links
2020-02-16 05:07:24 +01:00
2020-10-01 02:45:09 +02:00
### Official Downloads
2020-02-16 19:35:17 +01:00
* [GitHub Releases](https://github.com/FreeTubeApp/FreeTube/releases)
2020-02-16 19:35:17 +01:00
* [FreeTube Website](https://freetubeapp.io/#download)
2020-10-01 02:45:09 +02:00
* Flatpak on Flathub: [Download](https://flathub.org/apps/details/io.freetubeapp.FreeTube) [Source](https://github.com/flathub/io.freetubeapp.FreeTube)
2021-01-01 21:43:37 +01:00
2020-10-01 02:45:09 +02:00
### 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](https://aur.archlinux.org/packages/freetube-bin/)
2020-10-01 02:45:09 +02:00
* Chocolatey: [Download](https://chocolatey.org/packages/freetube/)
2020-10-01 02:45:09 +02:00
* PortableApps (Windows Only): [Download](https://github.com/rddim/FreeTubePortable/releases) [Source](https://github.com/rddim/FreeTubePortable)
2020-10-01 02:45:09 +02:00
* Scoop (Windows Only): [Usage](https://github.com/ScoopInstaller/Scoop)
* Windows Package Manager (winget): [Usage](https://docs.microsoft.com/en-us/windows/package-manager/winget/)
### Automated Builds (Nightly / Weekly)
Builds are automatically created from changes to our development branch via [GitHub Actions](https://github.com/FreeTubeApp/FreeTube/actions?query=workflow%3ABuild).
The first build with a green check mark is the latest build. You will need to have a GitHub account to download these builds.
2020-10-01 02:45:09 +02:00
## 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.
2020-08-18 04:19:47 +02:00
2020-10-01 02:45:09 +02:00
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
2020-10-08 19:54:42 +02:00
Guidelines](https://github.com/FreeTubeApp/FreeTube/blob/development/CONTRIBUTING.md)
2020-10-01 02:45:09 +02:00
before sending your pull request.
Thank you very much to the [People and Projects](https://docs.freetubeapp.io/credits/) that make FreeTube possible!
2020-10-01 02:45:09 +02:00
## Localization
<a href="https://hosted.weblate.org/engage/free-tube/">
<img src="https://hosted.weblate.org/widgets/free-tube/-/translations/287x66-grey.png" alt="Translation status" />
2020-08-18 04:19:47 +02:00
</a>
2021-09-14 04:03:24 +02:00
We are actively looking for translations! We use [Weblate](https://hosted.weblate.org/engage/free-tube/) 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](https://github.com/flathub/io.freetubeapp.FreeTube/blob/master/io.freetubeapp.FreeTube.desktop).
2020-08-18 04:19:47 +02:00
2020-02-16 19:35:17 +01:00
## 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](https://matrix.to/#/+freetube:matrix.org). Don't forget to check out the [rules](https://docs.freetubeapp.io/community/matrix/) before joining.
2020-10-01 02:45:09 +02:00
You can also stay up to date by reading the [FreeTube Blog](https://write.as/freetube/). [View the welcome blog](https://write.as/freetube/welcome-to-freetube-blogs).
## Donate
If you enjoy using FreeTube, you're welcome to leave a donation using the following methods.
2020-10-01 02:45:09 +02:00
* [FreeTube on Liberapay](https://liberapay.com/FreeTube)
2020-10-01 02:45:09 +02:00
* Bitcoin Address: `1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS`
2020-10-01 02:45:09 +02:00
* Monero Address: `48WyAPdjwc6VokeXACxSZCFeKEXBiYPV6GjfvBsfg4CrUJ95LLCQSfpM9pvNKy5GE5H4hNaw99P8RZyzmaU9kb1pD7kzhCB`
2020-10-01 02:45:09 +02:00
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.
2020-02-16 19:35:17 +01:00
## License
2020-04-14 02:48:00 +02:00
[![GNU AGPLv3 Image](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0.html)
2020-02-16 19:35:17 +01:00
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
2020-04-14 02:48:00 +02:00
[GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html) as
2020-02-16 19:35:17 +01:00
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.