lyiriyah / LibreTube

An alternative YouTube front end, for Android.

Home Page:https://libre-tube.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibreTube

GPL-v3 Matrix Telegram Twitter Reddit

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

πŸ“” 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.

Warning
The project is still in beta, therefore you may encounter bugs. If you do so, please open an issue via our GitHub repository.

🐞 Report Bug ⭐ Request Feature

πŸ“± Screenshots

Home Subscriptions Library Search Channel filters Player Playlist videos Settings About

⭐ Features

Feature
User Accounts βœ…
Subscriptions βœ…
User Playlists βœ…
Channel Playlists βœ…
Search Filters βœ…
SponsorBlock βœ…
Subtitles βœ…
Comments βœ…

πŸ˜‡ 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!

If creating a pull request, please make sure to format your code (preferred ktlint) before.

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

πŸ“ Translations

Translation status

πŸ“œοΈ Credits

  • Readme Design and Banners by XelXen
Icons

πŸŒ— 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

The LibreTube project aims to provide a private, anonymous experience for using web-based media services. Therefore, the app does not collect any data without your consent.

The LibreTube project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way associated with YouTube, Google LLC, or any of its affiliates or subsidaries.
Any trademark, service mark, trade name, or other intellectual property rights used are owned by the respective owners.

LibreTube is an open source software built for learning and research purposes.

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.

About

An alternative YouTube front end, for Android.

https://libre-tube.github.io

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%