Comment on Browse FreshRSS like YouTube: "Youlag Theme for FreshRSS"
Quail4789@lemmy.ml 3 weeks ago
Is it possible to incorporate dearrow into freshrss without writing my own extension? I’ve gotten so used to not getting clickbaited I can’t browse youtube without it.
lent9004@lemmy.world 3 weeks ago
I have limited knowledge of what limitations extensions have at the moment, but considering FreshRSS is server side rendered, integrating DeArrow on a deeper level would be ideal (if possible). It would mean that the thumbnail and title you get when you load the page would immediately be the non-clickbait ones, and it would only need to run it once for each video (if cached).
I did however test DeArrow’s API and it was very straightforward. However, running it as a client-side script would essentially mean that every video would have to be checked and “DeArrowed” on the fly, and it would do that for every page refresh. That might not be very performant for you, nor DeArrow’s free API service.
In short, it should be possible, but not ideal. I’m personally interested in the idea as well, but I’m not sure if I’ll have time to tackle this.
Quail4789@lemmy.ml 3 weeks ago
I think I’ll make an extension for this. Would go great with this theme.
lent9004@lemmy.world 3 weeks ago
Looking forward to it, feel free and share it once it’s ready, or if you need any feedback.