Live data from Hacker News

Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

news.ycombinator.com

91–100 of 330 posts

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#93

Autoplay is a feature specified in the W3C standard. Thus it's not the browser makers but websites should be blamed for abusing autoplay.

Another commenter suggested it should be something your browser prompts you for, similar to location or camera access. This seems to solve the poster's issue, whilst keeping within the spec (I assume?)

You're right though, websites shouldn't abuse autoplay.

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#94
post #31
post #18

Earlier quoted context omitted.

Did that buy youtube is still on autoplay.

Y'know, youtube is one of the few sites where people actually want autoplay to work.

Not me for sure. Autoplay-after-autoplay makes it even more hilarious

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#95

Autoplay is a feature specified in the W3C standard. Thus it's not the browser makers but websites should be blamed for abusing autoplay.

Browser makers are under no obligation to support a given part of the standard.

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#96

Earlier quoted context omitted.

The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. Not all WiFi connections equate to an infinite amount of data. Due to circumstances I am on a connection for which I pay per GB and it's shared through a WiFi router. I do not want my browser to download videos u…

I have a 3G Mobile Wireless Modem/Router (TP-Link M5250[1], heavily recommended btw) and this "if wireless connection present, download all the things" attitude really annoys me. Android is a big offender. Why on earth I don't get a "download updates automatically only on this particular network" setting... Whatsapp, Google Maps and many other apps too make the same false assumption. [1]: http://www.tp-link.com/en/pr…

[deleted]

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#98
I'm using the "Disable HTML5 Autoplay" for Chrome which works to block it, but it does break some sites. Notable Amazon Prime Video doesn't automatically start playing the next episode, and Facebook videos (and GIFs) won't play even when you click play.

I would suggest at least making it opt-in through the browser-popup. However that's another annoyance - the number of sites I now visit which ask to send me notifications.

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#99
post #41

This is eating up our data and inconveniencing millions of people using your products. The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. The "convenience" issue is something that I strongly suspect is actually something that people think one way but act another…

If you yell at me, I'll pay attention, but I'd still rather you didn't. The argument that we watch them more is the same thing. Bright, shiny, loud, moving things will draw my attention and increase my engagement, but I'd prefer to avoid things that manipulate my attention in certain ways. Video and audio are where I personally draw the line, and from this thread, it seems that others do too.

Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers

#100
post #41

This is eating up our data and inconveniencing millions of people using your products. The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. The "convenience" issue is something that I strongly suspect is actually something that people think one way but act another…

> This is the default for mobile devices already, so it's arguably already solved for most users.

Unfortunately it's relatively easy to circumvent this. I recently implemented an auto-play background video using a canvas element to which I'd render the frames from a video. Sound can't be played, but you could still end up downloading megabytes worth of video without taking any action.

Post reply on HN