this post was submitted on 27 Jan 2025
0 points (NaN% liked)

Peertube

2176 readers
2 users here now

A free software to take back control of your videos

Peertube is an open, federated alternative to Youtube without advertising or tracking. On this site, you can find a good Peertube instance, with good rules, good moderation and most importantly a friendly community.

https://joinpeertube.org/

founded 4 years ago
MODERATORS
 

Currently, there's an official PeerTube app, but I have been wondering if they should instead potentially consider an alternative strategy similar to what Lemmy has done.


The proposal is this:

Instead of maintaining an official PeerTube app, what if PeerTube focused instead on being the core system and API, while encouraging third-party developers to create various client apps?

PeerTube could then concentrate on managing and improving the web app, api, etc.


Potential benefits of this approach:

  1. Diverse ecosystem of apps catering to different user preferences
  2. Reduced workload for the core PeerTube team
  3. Increased community involvement and innovation

Potential drawbacks:

  1. Lack of a "standard" mobile experience
  2. Possible fragmentation of the user base
  3. Quality control challenges

What are your thoughts on this idea? Would this approach better serve the PeerTube community and align with the project's goals? How might this impact PeerTube's growth and adoption?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 3 days ago* (last edited 3 days ago)

I think PeerTube has an API. I haven't looked at it, but they have quite an extensive documentation and connectors to programming languages like Kotlin:

https://docs.joinpeertube.org/api/rest-getting-started

This might have been done already.