An alternative frontend for YouTube, for Android. https://libretube.dev
Find a file
FineFindus 6cbd129484 feat: generate content-bound poToken
YouTube switched to using content-bound poToken, i.e. the poToken is generated
for each video using the video's ID. This fixes issues, where the server would
respond with 403, as the previously generated poToken was no longer valid.

Ref: https://github.com/FreeTubeApp/FreeTube/pull/8137
2025-12-23 22:08:39 +01:00
.github chore(deps): update actions/upload-artifact action to v6 2025-12-15 10:47:52 +01:00
.idea chore: add an icon for the development IDEA (#7018) 2025-01-25 11:19:08 +01:00
app feat: generate content-bound poToken 2025-12-23 22:08:39 +01:00
assets chore: fix images in readme 2025-10-09 12:33:18 +02:00
baselineprofile chore: update baseline profiles 2024-07-11 18:25:10 +02:00
fastlane/metadata/android/en-US chore: bump version to v0.29.1 2025-11-09 13:22:37 +01:00
gradle fix(deps): update dependency com.google.android.material:material to v1.14.0-alpha08 2025-12-18 14:59:43 +01:00
.gitattributes Create .gitattributes 2022-06-01 09:57:15 +02:00
.gitignore build: add support for user-provided keystore for local release builds without a hassle 2025-12-07 14:03:44 +01:00
build.gradle.kts feat: add gradle task to build list of language codes (for < Android 13) 2025-06-28 22:38:50 +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 build: only warn about configuration cache problems 2025-12-19 12:43:27 +01:00
gradlew chore(deps): update gradle to v9.1.0 2025-09-23 17:34:36 +02:00
gradlew.bat chore(deps): update gradle to v9.1.0 2025-09-23 17:34:36 +02:00
LICENSE Add GPL-3.0 2022-02-06 16:47:09 +00:00
PRIVACY_POLICY.md chore: update privacy policy due to recent addition of full local data extraction 2025-03-16 16:26:57 +01:00
README.md chore: fix images in readme 2025-10-09 12:33:18 +02:00
renovate.json Add renovate.json 2022-10-19 19:54:18 +00:00
ROADMAP.md chore: update roadmap due to implemented local NewPipe extractor feature (#7161) 2025-03-04 16:07:33 +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

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 or Tracking
  • Subscriptions
  • Subscription Groups
  • User Playlists
  • Playlist Bookmarks
  • Watch/Search History
  • SponsorBlock
  • ReturnYouTubeDislike
  • DeArrow
  • Downloads
  • Background playback
  • User Accounts via Piped (optional)

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 LibreTube, you have the choice to either send all requests directly to YouTube or proxy them via Piped for better privacy. Piped acts as a middleman server between you and YouTube in this case, which prevents YouTube from accessing personal information such as your IP address. Additionally, using Piped allows you to sync your subscriptions between LibreTube and Piped, which can be used on desktop too.

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.