An alternative YouTube front end, for Android. [WIP]
Go to file
Femini b68da6eb10
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (551 of 551 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/az/
2024-11-12 15:28:25 +01:00
.github ci: drop ktlint 2024-06-14 19:34:58 +02:00
app Translated using Weblate (Azerbaijani) 2024-11-12 15:28:25 +01:00
baselineprofile chore: update baseline profiles 2024-07-11 18:25:10 +02:00
fastlane/metadata/android/en-US chore: correct typos detected by typos-cli 2024-10-08 17:10:16 +02:00
gradle Merge pull request #6682 from libre-tube/renovate/constraintlayout 2024-11-05 19:02:50 +01:00
.gitattributes Create .gitattributes 2022-06-01 09:57:15 +02:00
.gitignore Update .gitignore 2022-04-30 11:54:40 +04:30
build.gradle.kts feat: local streams extraction 2024-08-23 12:31:20 +02:00
changelog.sh chore: prepare for v0.22.0 2024-03-17 13:40:27 +01:00
CODE_OF_CONDUCT.md Add note to ***NOT*** tag any team members 2023-01-17 19:23:55 +01:00
gradle.properties refactor(fix): fix black screen and delay when unsetting fullscreen (#5367) 2023-12-21 16:34:08 +01:00
gradlew chore(deps): update dependency gradle to v8.9 2024-07-11 15:55:52 +00:00
gradlew.bat chore(deps): update dependency gradle to v8.9 2024-07-11 15:55:52 +00:00
LICENSE Add GPL-3.0 2022-02-06 16:47:09 +00:00
PRIVACY_POLICY.md chore: add ref to SponsorBlock Privacy Policy and ToS to PRIVACY_POLICY.md 2023-11-15 16:08:08 +01:00
README.md readme: add note about not allowing AI-generated issues/PRs 2024-10-09 13:23:44 +02:00
renovate.json Add renovate.json 2022-10-19 19:54:18 +00:00
ROADMAP.md roadmap: add some rejected (frequently asked for) features to not planned section 2024-10-28 11:36:50 +01:00
SCREEN_SHOT.md chore: update screenshots and added SCREEN_SHOT.md (#5910) 2024-04-16 19:36:19 +02:00
settings.gradle.kts Add baseline profile generation 2024-01-01 12:12:39 +05:30
update-instances.sh chore: add script to generate hard coded instances 2023-07-17 10:04:30 +02:00

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

  • More screenshots can be found here

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 discussions healthy.

You can open and build the project like any other normal Android project by using Android Studio.

Please make sure the title of your pull request and the commit messages follow the conventional commit types (e.g. feat: support for xy). For instance, 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.

Note

The usage of AI to generate issue texts or pull requests is not permitted at this repository and thus such issues / pull requests will be ignored.

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.