I think it would be better to just disable autoplay on all websites, and then let me manually enable it. I pretty much continue to install Adblock so I can kill the auto-play elements on websites that just should not autoplay.
New autoplay policy in Chrome
151–160 of 178 posts
Re: New autoplay policy in Chrome
#152Re: New autoplay policy in Chrome
#153> As you browse the web, that list changes as Chrome learns and enables autoplay on sites where you play media with sound during most of your visits, and disables it on sites where you don’t. This way, Chrome gives you a personalized, predictable browsing experience. Predictable in a user application is the same result from the same action every time. UX changing based on opaque logic and heuristics is anything but p…
yeah, this seems like such an intense thing to do My bet is that they did this to not break Youtube. I mean it makes sense (you don't want video sites to not work) but it's also such a hacky sort of thing I don't get why they couldn't make this a permission thing like a mic. Ask the website to allow autoplay.
Allow location access? Y/N
Allow autoplay? Y/N
Safe this password? Y/N
Translate website? Y/N
This website uses cookies. OK
Do you want our newsletter? NO
Yeah, I don't know either. Adding to that list sounds like a great idea.
Re: New autoplay policy in Chrome
#154Earlier quoted context omitted.
That's the rub. How do you differentiate between the articles thing and the video thing?
You get a convenient way to enable auto play on that website only.
Re: New autoplay policy in Chrome
#155I also don’t like how quick google is to make such unilateral changes and just boom there they are in production on the web. Good luck Keeping your site browser agnostic. The but ticket for this feature even advised that site developers check to see if the browser is chrome first and then do different logic. What a mess.
Re: New autoplay policy in Chrome
#156Re: New autoplay policy in Chrome
#157Preroll (IMA3) integration with an HTML5 video player is a really tricky dance when you’re trying to support mobile/desktop browsers with a resilient and consistent video player experience. Autoplay has been one of the most difficult differences to manage across browsers. There’s no browser api that tells you if autoplay is supported, and you won’t get meaningful errors when you try to autoplay when you can’t. Ultima…
> Ultimately the right solution is to just-don’t-autoplay-ever, but it’s a hard sell when you see a 20-40% drop in VOD begins when you remove autoplay. Which tells me that with autoplay enabled, 20-40% of people are probably clicking 'stop' just after the video starts playing, so aren't watching your content anyway.
Re: New autoplay policy in Chrome
#158Earlier quoted context omitted.
Do we really have to pander to people who can’t find a play button? How do these people function at crosswalks or in elevators?
Well, crosswalks shouldn't have buttons. Pedestrians shouldn't have the burden of pressing the button in time to cross on the current signal.
Re: New autoplay policy in Chrome
#159Bret Victor's response: https://twitter.com/worrydream/status/993167096992288771
I genuinely do not understand the artist in the replies who says this has destroyed their work. Can't the website require you to click/tap once to start its thing, without negative impact? I feel like I must be missing something. (There's a mention about not updating code for existing work, which might be it?)
Re: New autoplay policy in Chrome
#160> Chrome does this by learning your preferences... This way, Chrome gives you a personalized, predictable browsing experience. In my experience, "learning" and "predictable" do not go together.