Skip to content

zhengdaode/LibreTube

 
 

Repository files navigation

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.

The project is aimed to improve 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 Googles data collection and includes some other additional features.

⚠️ WARNING: This is a beta version, therefore you may encounter bugs. If you do, open an issue via our GitHub repository.

📱 Screenshots

Home Search Player Channel Settings Subscriptions Subscriptions List Library Playlist

⭐ 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 real 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.

If opening an issue without following the issue template, we will ignore the issue and force close it.

📜️ Credits

  • Readme Design and Banners by XelXen

Icons

📝 Translation

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 and doesn't use a middleman server in between. Therefore Google can still access information such as the users IP address, besides 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 using other platforms like SoundCloud and media.ccc.de. Both are great clients for watching YouTube videos, it depends on the individuals use case which one fits the own 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 accociated with YouTube, Google LLC or any of its affiliates and 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.

🪞 Mirrors (read-only)

GitLab

NotABug

About

An alternative YouTube front end, for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%