Skip to content

libre-tube/LibreTube

Repository files navigation

LibreTube

GPL-v3

Matrix Mastodon Lemmy

Note
We don't accept feature or bug requests on these platforms. Kindly submit requests only on GitHub.

Get it on F-Droid Get it on IzzyOnDroid
Get it on GitHub

๐Ÿ“œ๏ธ Credits

Readme Design and Banners by XelXen
Readme Screenshots by ARBoyGo
Readme Emoji is from openmoji

Icons

Default App Icon by XelXen
Boosted Bird by Margot Albert-Heuzey

About

YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. They store a lot of your personal data - ranging from ideas, music taste, content, political opinions, and much more than you think.

This project is aimed at improving the users' privacy by being independent from Google and bypassing their data collection.

Therefore, the app is using the Piped API, which uses proxies to circumvent Google's data collection and includes some other additional features.

If you have questions or need help, please make sure to read the FAQ before asking for help at the community channels. The Matrix room is considered as the main communication channel, all other forums or social media accounts are maintained by volunteers from the community but not the developer(s).

Screenshots

Home Home Subscriptions Library Channel Overview

Features

  • No Ads
  • User Accounts
  • Subscriptions
  • Subscription Groups
  • User Playlists
  • Playlist Bookmarks
  • Watch/Search History
  • SponsorBlock
  • DeArrow
  • ReturnYouTubeDislike
  • Downloads

Contributing

Whether you have ideas, translations, design changes, code cleaning or really heavy code changes, help is always welcome. The more is done, the better it gets! Please respect our Code of Conduct in order to keep all interactions and dicussions healthy.

You can open and build the project like any other normal Android project by using Android Studio. If creating a pull request containing code changes, please make sure to format your code with ktlint --code-style=android_studio -F before.

Please make sure the title of your pull request and the commit messages follow the conventional commit types (e.g. feat: support for xy). The most common commit types are "feat", "fix", "refactor", "ci" and "chore".

Note
Any issue avoiding the issue template will be ignored and forced to be closed.

Donate

Donations can be made at:

Contributions in any form are welcome!

๐Ÿ“ Translations

Translation status

Differences to NewPipe

With NewPipe, the extraction is done locally on your phone, and all the requests sent towards YouTube/Google are done directly from the network you're connected to, which doesn't use a middleman server in between. Therefore, Google can still access information such as the user's IP address. Aside from that, subscriptions can only be stored locally.

LibreTube takes this one step further and proxies all requests via Piped (which uses the NewPipeExtractor). This prevents Google servers from accessing your IP address or any other personal data.
Apart from that, Piped allows syncing your subscriptions between LibreTube and Piped, which can be used on desktop too.

If the NewPipeExtractor breaks, it only requires an update of Piped and not LibreTube itself. Therefore, fixes usually arrive faster than in NewPipe.

While LibreTube only supports YouTube, NewPipe also allows the use of other platforms like SoundCloud, PeerTube, Bandcamp and media.ccc.de.
Both are great clients for watching YouTube videos. It depends on the individual's use case which one fits their needs better.

Privacy Policy and Disclaimer

LibreTube aims to protect the privacy of its users. Our Privacy Policy gives detailed information on which data the app stores in order to work, how it is being used, and how the project protects your personal information. It is recommended to read the privacy policy of LibreTube as well as the privacy policy of the instance you have chosen inside the app.

License

GNU GPLv3 Image

LibreTube is Free Software: You can use, study, share and modify it at your will. The app can be redistributed and/or modified under the terms of the GNU General Public License version 3 or later published by the Free Software Foundation.