What does HackerNews think of Piped?

An alternative privacy-friendly YouTube frontend which is efficient by design.

Language: Vue

#37 in Hacktoberfest
#1 in IPFS
#6 in Java
#1 in Vue.js
> if you have YouTube watch history off and have no significant prior watch history

I don't know what they consider to be "significant prior watch history". I have mine paused for nearly 4 years, and have spent a lot of time removing videos from my watch history to improve their recommendations. I've talked about it on HN before [1].

I finally got around to subscribing to YouTube Premium, and they already burned me once by raising prices. If I'm affected by this, I'm canceling it and donating the equivalent between NewPipe [2] and Piped.video [3]

I truly despise this company. No matter what you do or how much money you give them, you are always the product to Google - never the customer.

[1] https://news.ycombinator.com/item?id=34385025

[2] https://newpipe.net/

[3] https://github.com/TeamPiped/Piped

If you like Invidious, NewPipe but want something for desktop or browser in general - check out Piped - https://github.com/TeamPiped/Piped

So basically it is a way to use YouTube with a proxy server in between. Quoting directly from LibreTube (an Android app based on Piped) -

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

You can also self host it or use an instance like https://piped.video/

There is also Piped [0] which is a direct alternative to Invidious. It uses the NewPipeExtractor [1] from the NewPipe Android app [2] to contact YouTube.

[0] https://github.com/TeamPiped/Piped [1] https://github.com/TeamNewPipe/NewPipeExtractor [2] https://github.com/TeamNewPipe/NewPipe

Piped is another option that can be self hosted: https://github.com/TeamPiped/Piped

It's been on my to-do list for a while now.

Its says front end to youtube but it will give you a good idea of whats required-> https://github.com/TeamPiped/Piped
As usual, Piped is an alternative front-end made with users in mind. You can self-host (persistence not necessary) or use public instances.

Original author is the same as the equally excellent NewPiped mobile app.

https://github.com/TeamPiped/Piped

Using privacy front-ends makes the experience much more tolerable and completely eliminates ads. Then you can directly support your favorite creators via patreon, etc. There's invidious [0] and piped [1], with the major differentiator being that invidious doesn't require JS and piped having sponsorblock built in.

[0] https://invidious.io/ [1] https://github.com/TeamPiped/Piped

Anytime a breaking API change happens in the API used by YouTubes frontend apps like piped[0] (the YouTube interface for this project) or NewPipe[1] tend to break too. This is mostly due the majority of these players not employing the Google YouTube API but instead accessing and/ or scraping the publicly available routes exposed for/ by the YouTube fronted. (You may also find most of the streaming aspect is similiar/ the same as youtube-dl)

[0]: https://github.com/TeamPiped/Piped [1]: https://newpipe.net/

Many of these lists seem reluctant to include alternatives for which no publicly accessible hosted instance is provided.

I have made rimgu[0] for imgur. There are a small number of edge-cases (for example the stackexchange subsite) it doesn't handle yet but otherwise I find it works great.

On a similar note, I find Piped[1] superior to any of the other alternatives for YT I tried so far, including invidious.

[0]: https://codeberg.org/3np/rimgu

[1]: https://github.com/TeamPiped/Piped

EDIT: Looks like there's actually a public Piped instance linked from the repo now!

Having run both, I can recommend checking out Piped[0]. Crossover with the famous NewPipe Android app.

IME Piped recently works a lot more reliably with high-res videos compared to Invidious. If you ever have "media not available" etc. Both generally work fine with embeds, so you can use link rewriters in other alt-frontends (nitter/teddit/searx/etc) to have proxied embeds.

Piped can also be substituted for Invidious in Privacy Redirect.

[0]: https://github.com/TeamPiped/Piped