From 18ce61753beab297696a62ce643de1bd574daf5e Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Thu, 13 Jun 2024 00:39:55 +0300 Subject: [PATCH] update @ Thu Jun 13 00:39:55 EEST 2024 Signed-off-by: Ari Archer --- blog.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/blog.json b/blog.json index c76535e..58fa3f1 100644 --- a/blog.json +++ b/blog.json @@ -128,6 +128,29 @@ "top-words": 64, "top-tags": 64, "posts": { + "youtube-their-idiotic-stunts-forced-ads": { + "title": "youtube and their idiotic stunts : forced ads", + "description": "Critique of recent Google experiments with ads: forcing them down your throat server-side so you \"couldn't\" block them!", + "content": "This blog post stems from the fediverse post from SponsorBlock located at :\n\n> YouTube is currently experimenting with server-side ad injection. This means that the ad is being added directly into the video stream.\n>\n> This breaks sponsorblock since now all timestamps are offset by the ad times.\n>\n> For now, I set up the server to detect when someone is submitting from a browser with this happening and rejecting the submission to prevent the database from getting filled with incorrect submissions.\n\n**Warning:** I'm no legal or economics expert. I'm a random teen with an opinion which you can agree or disagree with - it's my two cents on a (in my opinion) shitty situation \ud83d\udc4d.\n\nI have some things to say about this idiotic stunt of forcing advertisements down users' throats, because\nYouTube is a stupid big tech product created and ran by a terrible company, Google, which has been scolded\nnumerous times for its way of handling freedom, privacy, monopoly-like status, exploitation of creators, etc.\n\nThis situation is probably the last straw for me - the *only* reason why I even have a google account at this point\nis because I use YouTube to watch various creators, listen to music along with making use of the YouTube's\nrecommendation algorithm to help me discover new content. Now, as my rights to opting out of ads are being revoked, I have\nabsolutely no reason to stay on this piece of shit platform and continue being a milking cow for a shitty\ncooperation - self-hosting on my server is fine.\n\nMoreover, the mentioned approach to ads on YouTube's end has various flaws which will most likely worsen the overall experience\nof YouTube users, make some of them leave for good (such as I) on top of having a negative effect on the platform as well\nas the content creators who do YouTube as a job in the long-term.\n\nBut will YouTube listen? No. They never have - always avoiding all conflict and turning a blind eye to any controversy,\nbig or small on the condition that they can walk the thin edge of legality to optimize their profit and ignoring what the users,\ncreators, general community, etc. - consequently having people give up and forget. All of this sounds like a big monopoly\nscandal and it's wild how something like Google is legal in the first place.\n\n## Arguments\n\nThe aforementioned situation has many downsides and *maybe* one upside, and that's only for Google - revenue. But it's all short-term\nand it'll fade, hopefully.\n\nLet's take the argument that this approach \"ensures revenue for both YouTube and its creators\". Personally, I think that in the\nshort-term this argument does make sense, although, in the long term, whilst also considering how aggressive YouTube advertisement\ntactics are as well as taking the user experience into account - is that *truly* the long-term solution? It's truly not, and if\nanything it'll hurt experiences of users and make them leave YouTube, or develop more aggressive tactics to advertisement blocking.\nOne such blocking tactic that comes to mind, which might not be reliable, is to detect aggressive changes in video streams and\nskip the whole ad, or watch the connections and connection timings. Both consequently causing harm to both creators who do\nYouTube as a long-term job and YouTube themselves trying to rescue the platform 'til it eventually ends up on \nand gets forgotten in the Google graveyard.\n\nAdditionally, it raises an eyebrow to me as a person who values privacy and freedom, because YouTube is subtracting from user autonomy\nby taking away the control they had over their viewing experience. This lack of transparency and control can lead to frustration and\ndissatisfaction because the users are forced to consume content in a manner dictated purely by the platform, without any room for\npersonalization or choice.\n\nAnd that's not all! On top of all the things mentioned before, we have the one-size-fits-all idiocy going on here which is evident\nin many server-side ad injection approaches. It fails to account for different ways users, even the ones who do *tolerate* the\ncopious amount of ads on YouTube, engage with content and ads on YouTube. Similarly, this will most likely also impact accessibility\nof the whole app and generally impact the overall user interaction, feel and \"coziness\".\n\nNot to mention the *potential* legal phalanges of this - users might challenge the legality of forcing ads without an option to opt-out.\n\n## Solutions\n\nSo far I've done nothing but to point out flaws in YouTube's creepy and desperate marketing strategy: how many ads can we force users\nto watch before they get angry? - so let's propose some solutions.\n\nYouTube has a big problem with advertisement blocking, but instead of tackling the problem at hand, they choose to ignore it all\nand force even more advertisements onto people, which causes more sophisticated ad blocking technologies so the cycle spirals on.\nWhy not just make the advertisement policy less aggressive? Google already is taking huge risks by doing server-side injection which\nwill cause more resource usage on the server-side, a lot more anger and dissatisfaction from users, most likely backlash, etc etc etc.\nInstead of taking a risk that clearly will only result in a downfall, why not take an opportunity to redeem the ad policy and make it less\naggressive and more tolerable for users.\n\nAnd, of course, ***don't fucking force ads down people's throats***. Why doesn't Google it an option, or just make it client-side as before.\n\nThough, more realistically, Google will turn a blind-eye to all of this once again, ad blockers will advance, and the war between\nG\\*ogle and everyday people will continue.\n\n\\*\\*\\*\n\nThat's my two cents. Thanks for reading :)", + "keywords": [ + "user experience", + "youtube", + "sponsorblock", + "server-side ad injection", + "digital privacy", + "content monetization", + "tech monopoly", + "google criticism", + "viewer rights", + "advertisement tactics", + "user autonomy", + "legal implications", + "ad blocking", + "advertisement policy" + ], + "created": 1718217473.816018, + "edited": 1718217545.605634 + }, "healthy-vegan-chickpea-soup-sick-lazy-days": { "title": "healthy vegan chickpea soup for sick or lazy days", "description": "a healthy, filling, and warm vegan chickpea soup for sick or lazy days :)", @@ -2787,4 +2810,4 @@ "created": 1646996956.328543 } } -} +} \ No newline at end of file