(She/Her)

  • 2 posts
  • 0 comments
Joined 3 years ago
Cake day: June 25th, 2023

Odysee has announced something interesting: they’re building the ability to watch YouTube videos directly within their platform. Their reasoning is sound—it gives users frustrated with YouTube a better interface while still letting them access the content they want.

https://piunikaweb.com/2026/02/20/odysee-youtube-video-playback-feature/

https://www.tech2geek.net/odysee-to-let-users-watch-youtube-videos-directly-on-its-platform-a-major-shift-in-online-video-streaming/

This got me thinking: could PeerTube learn from this approach?


The Odysee Move: Strategic Context

Odysee’s announcement frames this as a “game changer for everyone that’s fed up with YT”—and creators’ YouTube earnings won’t be affected. The move essentially positions Odysee as a parallel interface to YouTube: you get better UX, less bloat, and potentially more privacy, but you’re still accessing the same content.

It’s pragmatic. Instead of competing head-to-head with YouTube’s massive content library, they’re saying: “Use our platform as your gateway instead.”


Why This Could potentially Work for PeerTube

PeerTube’s biggest weakness right now is the content problem. It’s a fantastic platform for creators, but users looking for variety still have to go to YouTube for the bulk of video content. This creates friction and limits adoption.

A YouTube integration could solve this by:

  1. Reducing friction for new users People could migrate to PeerTube gradually, discovering local content while still having access to their favorite YouTube creators.

  2. **Increasing user engagement** More time spent on the platform = more discovery of federated content.

  3. Privacy benefits Users watching YouTube through PeerTube (with privacy-respecting integrations) means they’re not directly feeding YouTube’s tracking apparatus.

  4. Network effects More users means more potential creators, which attracts more viewers, which attracts more creators.


The Elephant in the Room: Privacy

Here’s where PeerTube could actually do better than Odysee.

Instead of relying on YouTube embeds or direct scraping, PeerTube could potentially partner with, or integrate, privacy-respecting YouTube frontends like:

NewPipe - Open source, no account needed, ad-free

Invidious - Lightweight, privacy-focused alternative frontend

LibreTube - Modern, FOSS YouTube client

Piped - Another excellent privacy-respecting option

etc.

The advantage of this approach:

Users get YouTube access *without Google tracking them*

PeerTube positions itself as the privacy-conscious choice

It’s a genuine value-add over native YouTube usage

These projects are already solving the technical challenges


The Counterargument: Mission Creep?

I can hear the pushback: “PeerTube’s mission is to be a decentralized YouTube alternative, not a YouTube wrapper.”

Fair point. But there’s a difference between:

Being a platform for YouTube alternatives (feeding the centralized beast)

Being a platform that happens to also host YouTube access (while building something decentralized alongside it)

The second seems like a stronger position—you’re not abandoning the mission of building federated video infrastructure; you’re just acknowledging the world we actually live in.


What Would This Look Like?

Hypothetical scenario:

  1. PeerTube instances could optionally enable a “YouTube Integration” feature

  2. This would use privacy-respecting frontends (Piped, Invidious, LibreTube, etc.) as backends

  3. Users see YouTube videos in the standard PeerTube interface, with full privacy proxying

  4. The integration is federated friendly—it’s just another content type the ActivityPub ecosystem can reference


## Questions for Discussion

Is this a slippery slope toward becoming “just” a YouTube wrapper?

What are the legal implications of integrating with privacy frontends? (vs. embedding YouTube directly)

How would this affect server load and moderation practices?

Does this dilute PeerTube’s identity as an alternative, or strengthen it by making migration easier?

Are there other federated platforms that could benefit from this kind of hybrid approach?

I’m genuinely curious what the community thinks.

Edit:

Invidious might be the best route, if Peertube did up doing this, considering that Invidious also uses instances, as well

Link to Subreddit Post

Post Text:

Hey everyone, I’ve been working on a native tvOS Peertube client, PeerTV. Here’s the App Store link: https://apps.apple.com/us/app/peertv/id6761736523

Sometimes I like to watch videos from my Peertube instance or a friend’s instance on my apple tv, but I noticed a while ago that there weren’t any tvOS Peertube clients available on the App Store. That is until now!

This application is open source on GitHub , so by all means, check it out and add requests for new features or bug fixes if you’d like.

Also, I recommend using it with my plug-in to add a randomized video tab to your Peertube instance. The PeerTV app has a setting that unlocks a special random video tab if you’re using that plugin on the instance.

Disclaimer: I used a Claude model with cursor to help build out this project. If that is something important to you, then feel free to not use it or insult me in the comments. I mainly built this tool because | want it to exist. I have over 6+ years as a developer so I know what I’m doing for the most part. I did not just mindlessly tell the ai to build an application. There was a great effort on my part to ensure the app is secure, efficient, and functional.

Thanks!