this post was submitted on 06 Jul 2024
122 points (95.5% liked)

Casual Conversation

1468 readers
98 users here now

Share a story, ask a question, or start a conversation about (almost) anything you desire. Maybe you'll make some friends in the process.


RULES

Casual conversation communities:

Related discussion-focused communities

founded 1 year ago
MODERATORS
 

It's getting ridiculous. There's one youtuber that swapped the thumbnail 4 times this week just to make people look at it again and think it was a different video. The worst part is that it sort of works, I keep looking at it then remembering I saw something very similar from the same channel name yesterday.

I hate this so damn much.

you are viewing a single comment's thread
view the rest of the comments
[–] furikuri@programming.dev 3 points 2 months ago* (last edited 2 months ago)

If I had to guess I'd say that their other project, Sponserblock, got a little bit more popular than they were expecting and this is just to help alleviate server costs. Most of the API endpoints don't require any auth at all (the single one that does accepts a random UUID), so any checks must be locally done (maybe system time?). The extension and server back-end are licensed under GPLv3 and AGPL respectively and are also entirely self-hostable, so the code is out there to verify if you wish