this post was submitted on 23 Jun 2023
242 points (100.0% liked)

Free and Open Source Software

17695 readers
48 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

The creators of SponsorBlock did it again, now we can crowdsource better titles and thumbnails as well. I just tried it with LinusTechTips who is a worst offender when it comes to clickbait and its really great.

Compare without DeArrow

and with the extension

you are viewing a single comment's thread
view the rest of the comments
[–] e8d79@feddit.de 5 points 1 year ago (1 children)

Yes, I also found it here. I have asked the developers for clarification.

[–] yote_zip@pawb.social 3 points 1 year ago (1 children)

I was also very unnerved to see this pop up for me today. Considering the extension is also basically just a ripoff of Clickbait Remover for Youtube, this really rubs me the wrong way.

[–] ajayyy@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

DeArrow is in no way meant to be a rip off of "clickbait remover". It uses a completely different methods to retrieve thumbnails, using a thumbnail generation system instead of relying on "auto generated" thumbnails by YouTube.

You are right though that it is kind of made as that extension taken to the extreme.

I'd also like to clarify that the developer of "clickbait remover" contacted me and is very happy about my work. They also wished me luck on my soft-paywall plan.

[–] yote_zip@pawb.social 1 points 1 year ago (1 children)

Hi. What is the monetization plan for this addon exactly, and how much is it going to cost? If the addon is open source and the API hits are free, where does my money come in?

[–] ajayyy@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

It will be similar to how the SponsorBlock "chapters" feature was handled, except also having a system for some people to get free access as well (most likely after waiting some time, or going through some queue of people wanting free access)

Chapters on SponsorBlock are now free, but on release, were behind a paywall on the extension only. It's simply a boolean that changes client side that enabled the functionality, so adds no privacy implications that an authenticated API would. The API is still free for others to implement with, such as on alternative clients, and in theory you could build the extension with the check commented out of course.

It'll most likely be priced the same as chapters was (5$) with past donators automatically getting free access. But I might choose a lower price too depending on how it goes.

So it'll just be a client side flag on the extension itself.