An alternative privacy-friendly YouTube frontend which is efficient by design.
Go to file
renovate[bot] 95ec1e67e5 Update unocss to v0.51.8 2023-04-24 12:49:07 +01:00
.github Update docker/build-push-action action to v4 2023-01-30 21:20:47 +00:00
docker Disable error logging entirely. 2023-03-11 21:10:53 +00:00
public Replace piped.kavin.rocks with piped.video. 2022-11-11 21:19:26 +00:00
src Translated using Weblate (Sinhala) 2023-04-24 07:50:10 +02:00
.dockerignore Include prettier config files. 2021-10-08 21:41:03 +01:00
.gitignore Build application outside of Docker. 2022-09-11 00:38:16 +05:30
.prettierignore Add prettier configuration 2021-04-07 13:46:39 +02:00
.prettierrc.json Change prettier configuration option. 2021-11-07 13:51:24 +00:00
Dockerfile Add curl as dependency before. 2023-01-02 21:34:32 +00:00
Dockerfile.ci Build application outside of Docker. 2022-09-11 00:38:16 +05:30
LICENSE Change from CRLF to LF. 2020-11-30 11:36:27 +05:30
README.md add ReacTube to README 2023-03-19 00:59:09 +05:30
babel.config.js Make eslint work, and fix all warnings. (#511) 2021-10-08 19:52:51 +01:00
index.html Indent tag properly. 2023-03-05 20:24:57 +00:00
localizefonts.sh Apply fixes from Shellcheck via https://lift.sonatype.com 2023-01-30 17:44:04 +00:00
package.json Update unocss to v0.51.8 2023-04-24 12:49:07 +01:00
renovate.json Group unocss together and remove dependabot. 2022-10-19 22:20:29 +01:00
uno.config.js Fix auto theme. 2022-09-11 13:04:06 +05:30
vercel.json Add 404 catch-all handler for SPA. 2022-11-10 18:11:20 +00:00
vite.config.js Fix disable caching of legacy js files 2023-01-26 00:21:38 +00:00
yarn.lock Update unocss to v0.51.8 2023-04-24 12:49:07 +01:00

README.md

Piped

AGPL v3 Matrix Registered Users IPFS Build GitHub Repo stars GitHub last commit Translation status

An open-source alternative frontend for YouTube which is efficient by design.

The Problem

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

By using Piped, you can freely watch and listen to content without the fear of prying eyes watching everything you are doing.

Features:

User Features

  • No Ads
  • No Tracking
  • Lightweight on server and client
  • Infinite Scrolling
  • Light/Dark themes
  • Login
  • Feeds
  • Playlists
  • Integration with SponsorBlock
  • Integration with LBRY for streaming
  • Integration with Return YouTube Dislike via RYD-Proxy
  • 4K support
  • No connections to Google's servers
  • Playing just audio
  • PWA support
  • Locally saved Preferences
  • Available in many languages, thanks to our translators
  • Embedded video support
  • No age restriction
  • Bypasses Geo restrictions if possible through a federated network

Technical Features

  • Multi-region load-balancing
  • Performant by design, designed to handle 1000s of users concurrently
  • Does not use official YouTube APIs
  • Uses NewPipeExtractor to extract information
  • Public JSON API
  • Federated protocol on Matrix to let instances collaborate with each other

Screenshots

Player Trending Channel
Screenshot 1 Screenshot 2 Screenshot 3

Public Chat Rooms

  • You can join us via Matrix at #piped.
  • You can also join us at the libera.chat IRC network which is bridged to the Matrix room at #piped.

Self-Hosting

See https://docs.piped.video/docs/self-hosting/ for more details.

The source code of the documentation website is available at https://github.com/TeamPiped/Documentation.

Documentation

The documentation can be found at https://docs.piped.video (accessible via IPNS as well).

Extensions

To redirect all YouTube links to Piped, you are highly recommended to use either Piped-Redirects or Libredirect.

Contributing

Translations

You can help by translating the project to a language you speak at https://hosted.weblate.org/projects/piped/frontend/

Mirrors

Forking, and contributing

Development Setup

yarn install

Compiles and hot-reloads for development

yarn serve

You can now make changes and view then in realtime!

Contact

If you would like to contact me personally, you may do so with the following means:

Donations

Donations can be made at:

  • bc1qhq8zjxmu405nvp37njj6zv3s980zg400pu9jfe (BTC)
  • 0x1D77D4cfB1a947514241bcf19B1F04738495e2fD (ETH)
  • 8A5Up8rKgagVAz6TuUduBqHp518H1U6fYc6GqCfWsaEfjGzbSccfYpgMqp5d4oe5Ws5MuFE1iKmhQTadhMhvuk3bHRT5Ebk (XMR, aka Monero)
  • nano_1ngejzydncche4rdua3iebhj7sa95pw5geq4pb8phugtjf3tku933ktjb4pq (Nano)
  • XpzgouDTKCUuE8a92XqjX9b43gKL8oLihw (Dash)

FIAT donations can be made at: https://liberapay.com/kavin

Contributions in any other form are also welcomed.

Made with Piped

  • Yattee - an alternative frontend for YouTube, for IOS.
  • LibreTube - an alternative frontend for YouTube, for Android.
  • Hyperpipe - an alternative privacy respecting frontend for YouTube Music.
  • Musicale - an alternative to YouTube Music, with style.
  • ytify - a complementary minimal audio streaming frontend for YouTube.
  • PsTube - Watch and download videos without ads on Android, Linux, Windows, iOS, and Mac OSX.
  • Piped-Material - A fork of Piped, focusing on better performance and a more usable design.
  • ReacTube - Privacy friendly & distraction free Youtube front-end using Piped API.

YourKit

YourKit has given an open source license for their profiler, greatly simplifying the profiling of Piped's performance.

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.