Live data from Hacker News

YouTube's Adblock detection might break the law in the EU

youtube.com

1–10 of 123 posts

Re: YouTube's Adblock detection might break the law in the EU

#7
I don't think this argument has any legs. You request a page from a web server, the server gives you back some html and some javascript, you execute the javascript which detects if you are using an adblocker.

There is no tracking involved, if you believe the js you got back is spyware you can refrain from running it and you can't watch the vid. Should every website ask for your consent to serve you javascript now?

Re: YouTube's Adblock detection might break the law in the EU

#9
From the linked EU memo in the YouTube description: https://ec.europa.eu/commission/presscorner/detail/en/MEMO_1...

Can users still use ad blockers?

The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that 'free' content on the internet is often funded by advertisement revenue. Therefore, the proposal allows website providers to check if the end-user's device is able to receive their content, including advertisement, without obtaining the end-user's consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.

Re: YouTube's Adblock detection might break the law in the EU

#10
post #5

How does Youtube detect adblock anyway? Is that documented anywhere?

It's not very hard to see when particular web requests did not happen, or particular JS did not execute.

you can make the request and hide the result from the user
Post reply on HN