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.
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.