[0] https://www.google.com/settings/u/0/ads/authenticated?hl=en
YouTube now shows "An error has occurred" while ads running
31–40 of 131 posts
Re: YouTube now shows "An error has occurred" while ads running
#32[0] https://www.google.com/settings/u/0/ads/authenticated?hl=en
Re: YouTube now shows "An error has occurred" while ads running
#33Alternative hypothesis (assuming a bug rather than intended behavior): YouTube is testing a new ad mechanism, and the new mechanism (rather naturally) wasn't tested on systems blocking ads; it then produces a delay if the ad can't be downloaded, rather than silently skipping it. But yeah, I do tend to watch most of my videos through youtube-dl these days, even though the HTML5 player works fine for me in Firefox with…
how do you find the video you want without using youtube? do you just use the youtube search interface then download the video by copying the url (w/o even clicking on the link to start the video buffer)
Re: YouTube now shows "An error has occurred" while ads running
#34edit: Forgot to add, the website uses no JavaScript and doesn't track you at all. It also tries to implement most of YouTube's functionality, so you don't loose anything by using the website instead of YouTube.
Re: YouTube now shows "An error has occurred" while ads running
#35What about the notion of something like some of us did with Flash content? I symlinked .adobe and .macromedia to /dev/null and was able to watch Flash content without the LSOs/SuperCookies being downloaded to my drive -- they were written to the bit bucket. Does anyone think it's possible to write a Perl/Python/Bash program to basically achieve the same thing? To "convince" the site the ads are coming down but they n…
https://github.com/gorhill/uBlock/blob/master/assets/ublock/...
Re: YouTube now shows "An error has occurred" while ads running
#36Alternative hypothesis (assuming a bug rather than intended behavior): YouTube is testing a new ad mechanism, and the new mechanism (rather naturally) wasn't tested on systems blocking ads; it then produces a delay if the ad can't be downloaded, rather than silently skipping it. But yeah, I do tend to watch most of my videos through youtube-dl these days, even though the HTML5 player works fine for me in Firefox with…
> assuming a bug rather than intentional malice lol, no malice here, it's their websites they can do whatever they want and they are far from stupid, they test all these things. I'll still block ads and if Google prevents me from seeing Youtube content so be it. I'm not going to disable my ad blocker anyway. The fight against ads is getting interesting. Let's see who gets the "last word".
It should show up in production monitoring, though.
Re: YouTube now shows "An error has occurred" while ads running
#37Why? Does Adblock Plus block the on video ads?
uBlock can also do this. I suppose if the ads cannot be retrieved, the video is supposed to handle it smoothly. The only ads that cannot be blocked are those that streams over the same origin server, like Twitch's new embedded ads.
And if this supposition is violated, one would expect an error. I wouldn't personally have assumed that would work; it's probably the case that YouTube changed something that happens to also play ill with AdBlock (since AdBlock is basically futzing around with the content the page expects to be able to load, that should be expected).
Re: YouTube now shows "An error has occurred" while ads running
#38I use uBlock Origin and youtube appears to still be fine for me. Maybe Google is targeting AdBlock first and then they'll start trying to detect others maybe? I guess this all depends if they're actually indeed penalizing people for blocking ads in the first place.
and eff's privacy badger
and tampermonkey w/ anti-adblock killer reek script.
zero issues playing youtube all day long
Re: YouTube now shows "An error has occurred" while ads running
#39Re: YouTube now shows "An error has occurred" while ads running
#40Alternative hypothesis (assuming a bug rather than intended behavior): YouTube is testing a new ad mechanism, and the new mechanism (rather naturally) wasn't tested on systems blocking ads; it then produces a delay if the ad can't be downloaded, rather than silently skipping it. But yeah, I do tend to watch most of my videos through youtube-dl these days, even though the HTML5 player works fine for me in Firefox with…
> videos through youtube-dl these days how do you find the video you want without using youtube? do you just use the youtube search interface then download the video by copying the url (w/o even clicking on the link to start the video buffer)