this post was submitted on 24 Jan 2025
124 points (98.4% liked)
Fediverse
29362 readers
1993 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 [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's surprising that there doesn't seem to be an obvious way in the UI to just see a list of creators/channels on a local instance. So, that's the first thing I'd change to improve discoverability.
The way I currently find relevant content is by going to Sepia Search, putting in exact words that I think are likely to be in the title of at least one video on a channel that would likely also have a lot of other relevant content, and then going through that channel's playlists. Those searches often lead me to single user instances with only one or two channels (e.g. a channel that has a backup of that user's YouTube content and a channel with a backup of their Twitch or OwnCast or whatever streams). When it leads me to a generalist instance or one with a relevant subject/theme though, I've had little luck finding content from anyone else unless they've posted recently (compared to other users). Often the content that is most relevant to me is not what is newest but the archives from years ago. (New content is relevant though once I want to follow someone in particular, but it's not what I want to see first.)
Another issue I've encountered is with the behavior of downloaded videos. I greatly appreciate that PeerTube provides a URL for direct download, and I prefer to watch videos in my own player downloaded in advance (so I can watch offline; pause and resume trivially after putting my computer to sleep; etc). H264 MP4 works fine for this, but the download seems to be some sort of chunked variant of it (for HLS?) which requires the player to read in the entire file to figure out the length or seek accurately. Having to wait a minute or two to be able to seek each time I open a large video file off my HDD is an irritating papercut. I suspect there's likely a way to fix it by including an index in the file (or in a sidecar file) but I don't know how to do it -- short of re-encoding the entire video again which I'd rather not do since it both takes a long time and can result in quality loss. This usually doesn't affect newly added videos (where the download link includes the pattern
/download/web-videos
and a warning is shown that it's still being transcoded) but does when that's done (the URL includes/download/streaming-playlists/hls/videos
instead); so, this is something that happens as a result of PeerTube's reprocessing.Downloads from the instances that I've found to be most relevant to me are also pretty unreliable (connection is slow and drops a lot), so I use wget with automatic retries (and it sometimes still needs manual retries...) rather than downloading through my browser which tends to fail and then often annoyingly start over completely if I request a retry... It would be really nice if I could check that I've downloaded the file correctly and completely with a sha256 hash or something.
Search on all these federated sites is terrible. We need several user-selectable algorithms that display feeds from all instances