this post was submitted on 12 Apr 2025
7 points (100.0% liked)

Peertube

2364 readers
1 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 5 years ago
MODERATORS
 

Little update on making a peertube recommendation algorithm. I made a script that collects video json and closed caption from instances. Later on I'll figure out a way to organize the data into video description vector. (Data manipulation will be ever improving process but data collecting should be stagnant and only change with activityhub and peertube updates)

My question is if there's a program that monitors or gets a users video watch time and interaction data and stores it locally. I just need something to record my video interactions of peertube videos such as like or dislike a video.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

Yes, for some reason I only see the option to add it into the url when I'm logged in to a peertube instance.

All you need to do is add on a ?start={seconds}s to the end.

For example: https://tube.fediverse.games/w/tY1u9qFz85NprRYPmtdvEj?start=55s

Edit: re-reading this now, looks like I totally misunderstood your question. Please disregard.