Skip to content

mmjee/Piped-Material

 
 

Repository files navigation

Piped-Material

GitHub Repo stars GitHub last commit Weblate Translation Status

Piped-Material is a fork of Piped, an alternative client to YouTube. I have tried to improve the performance, the design and efficiency.

There are a few things that PM does better, like watch history tracking, and compares favorably to Piped's features.

As a byproduct, the code is also much cleaner, dysfunctional patterns and paradigms have been replaced with clean, beautiful code :).

There's a branch implementing preferences & watch history syncing, with PBKDF2-based or Web3 wallet-based key generation using EDS at the feature-eds_2 branch. This is deployed at eds-v2.piped.১.net.

Links

URL Environment Special Notes Default Instance
https://piped-material.১.net Production Kavin
https://piped-material.ftp.sh Production Kavin
https://eds-v2.piped.১.net Production EDS-V2 Kavin
https://piped-staging.ftp.sh Staging Kavin
https://ui.piped.১.net Staging IPv6-only mmjee

Production instances are updated infrequently, and do not include features that are introduced recently without extensive testing.

Self-hosting

There's a Dockerfile to build a Piped-Material deployment (using a simple nginx server hosting the SPA files) located here. It can be customized with build arguments. Piped-Material is just a SPA so yarn install; yarn run build is enough to generate static files.

Help

Join the Libera Chat channel #piped-material via IRC.

Or alternatively you can join in via Matrix.

How to contribute

One of the easiest and most important ways to contribute is to translate and localize it to your language and/or region.

You can use Weblate for this, or you can just send normal PRs or patches.

Weblate URL: https://hosted.weblate.org/projects/piped-material/i18n.

Backlog

  • Playing videos continuously in a playlist

Features:

  • No Ads
  • No Tracking
  • Infinite Scrolling
  • 4K support
  • No connections to Google's servers
  • Comments
  • Playlist support
  • Captions support
  • Search Suggestions
  • Livestreams support with a quality selector
  • Support for IOS
  • Preferences saved locally
  • Multi-region loadbalancing
  • Performant by design, designed to handle 1000s of users concurrently
  • PWA support
  • Improving UI
  • Login
  • Feeds
  • Integration with SponsorBlock
  • Integration with LBRY
  • Playing just audio

WIP

  • 8K support

Documentation

The original parent repository documentation can be found at https://piped-docs.kavin.rocks (accessible via IPNS as well).

Screenshots

Screenshot 1 Screenshot 2

To donate and for support, see TeamPiped/piped

About

A fork of Piped, focusing on better performance and a more usable design.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.5%
  • JavaScript 19.7%
  • SCSS 1.2%
  • HTML 0.6%