this post was submitted on 07 Feb 2025
221 points (98.7% liked)

Fediverse

29759 readers
1025 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 2 years ago
MODERATORS
 

I saw a few videos shared on PeerTube recently, and created an account on an instance. However, unlike Mastodon and Lemmy I'm struggling to discover channels to subscribe to. When I use the search functions on my instance, most results are either interesting channels which haven't been updated in years, or random foreign language TV shows and episodes.

Just for example, if I'm trying to find videos on "Gaming" on one of the largest instances, the most recent video is over 1 year ago: https://tilvids.com/search?categoryOneOf=7

Is discoverability on PeerTube bad, or are there barely any active channels?

Edit: BTW one very active creator on PeerTube is https://tilvids.com/c/thelinuxexperiment_channel/videos and his videos are excellent. But can there really only be a handful of active creators to follow on the whole platform?

you are viewing a single comment's thread
view the rest of the comments
[–] andrew_s@piefed.social 1 points 4 hours ago (1 children)

they seem to only give accounts to creators

That doesn't seem unreasonable to me. I'll get in trouble for saying it, but I think that PeerTube is for video channels what Lemmy should be for communities. It should be that if you want to start or moderate a community, then you sign up to Lemmy, but if you just want to interact with one, you use a user account provided by software that's fully geared up around users (e.g. Mastodon).

Ignoring for the moment that Lemmy's federation model hasn't been widely adopted, and that comments from Mastodon that appear in Lemmy often have annoying Hashtag / Mention spam, my fantasy version of a post in a Lemmy community would look something like https://tilvids.com/w/wjTD7fp9qy4KmTkBdSoWyc, which was created by a PeerTube user, but has been commented on and voted for by users from Mastodon, Sharkey, PieFed, other PeerTube instances, and MBIN.

Amongst those subscribers, commenters, and voters should be Lemmy users, of course. In this thread, it feels like PeerTube is being criticised by people who want to use it in a way that it's not designed for, because they can't interact with it from their Lemmy account. If inter-op was better, there'd be no need to create a new account anywhere, and it would have a network effect - the channels that people are trying to discover would already have been brought in by other users, and findable through a conventional Lemmy search. Also, the votes and comments from Lemmy users that are currently going to whoever takes a PeerTube video and posts it in the likes of !videos@lemmy.world, would instead be going to original creator. This would also aid discovery (since people would be more likely to see the channel in 'all'), and might have also some incentivising influence on the creator.

Basically, I blame Lemmy.

[–] Die4Ever@programming.dev 1 points 3 hours ago* (last edited 3 hours ago) (1 children)

Basically, I blame Lemmy.

Peertube is older than Lemmy though.

What you suggest isn't actually a bad idea, but if that was the goal then they shouldn't even pretend to support user accounts only channel accounts, channel accounts wouldn't need to be able to like/comment/subscribe either. They wouldn't have to bother with their UI rendering likes/dislikes/comments, they wouldn't need buttons to subscribe, and they wouldn't need a mobile app either. It's a good idea, just be a video backend and only support the embedded video player (as it appears on Mastodon), but it doesn't seem like that was their goal.

They support everything, they just don't encourage it? A logged in user doesn't use much more server resources than an anonymous user. It's still fetching all the video stats and comments, and of course the video itself which is the biggest thing. Kinda seems like it's just for moderation concerns.

[–] andrew_s@piefed.social 1 points 3 hours ago

I think they still need a separate user account. For one thing, a PeerTube channel is 'attributedTo' the user account, in the same way that Lemmy communities are 'attributedTo' the moderators. A Group belongs to at least one Person, it can't belong to itself. Another is that it allows for creators to comment on videos, and either be recognised as the 'OP', or as a fellow content creator.

In terms of rendering things like Likes and Dislikes, it has the info in the backend, so it may as well. They don't Announce votes like Lemmy does, you have to activitely fetch them, so the channel as it exists on PeerTube provides a definitive source. Likewise, there's all sorts of reasons why comments get out of sync, so the channel provides an authoritative place where you should be able to see them all.

There is a friction though. I like the idea of a place that only open to people willing to create content, and isn't interested in signups from 'lurkers', but providing a mobile app doesn't seem compatible with that.