Live data from Hacker News

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

news.ycombinator.com

21–30 of 330 posts

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

#21
post #8

Facebook is IMHO the biggest offender in that category, dozens of "in your face" videos no one asked explicitly for... Luckily, there's a setting if you can be bothered - and luckily, for many marketing departments around the world many can't... "Look, how many views our videos have on FB"...

What is the setting?

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

#22
post #8

Facebook is IMHO the biggest offender in that category, dozens of "in your face" videos no one asked explicitly for... Luckily, there's a setting if you can be bothered - and luckily, for many marketing departments around the world many can't... "Look, how many views our videos have on FB"...

I remember they boasted this a carefully thoughted out 'feature', that autoplay with no sound...

Excuse me.

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

#23
post #18
post #12

firefox -> about:config -> media.autoplay.enabled = false additionally the dom.audiochannel.mutedByDefault and media.default_volume settings may also be useful if you want slightly different behavior. If you want a more blunt tool you can also use content blockers to block media content until you opt into it for a particular site. > I know there are plugins than can somewhat do this, but no solutions are universal or…

Did that buy youtube is still on autoplay.

I just tried it on nightly and it worksforme(tm).

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

#24
My "favorite" case is a site that sometimes embeds videos, and also has autoplaying videos for advertising. You can't listen to anything from the former because of the latter. Even worse, when you pause the advertising video, it autorestarts after a while. So if the embedded video is long enough, you just can't watch it entirely.

So, in fact, while e.g. Firefox has a mute button for each tab, I also wish it had an individual mute button for each and element.

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

#25

I really dislike auto-playing audio and video as well, for all the reasons you mentioned, but also for a less logical reason: it just makes it feel like the browser isn't on your side. If a site is automatically playing audio or a video advert, its design is not in the user's interest, so in that situation your software has to choose whose side to take. I just want and expect the software I have installed on my compu…

It's not silly. And it's not an accident that browsers identify themselves as "User Agents" - they act on behalf of users. So in a situation where there are three separate parties with separate interests involved - you, your agent, and the website owner - it's natural to expect your agent to favor your interests instead of the interest of third parties.

Honestly, I strongly believe this should be default for all software.

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

#26
News sites are the worst offenders here. Especially those who put an un-pauseable, unskippable, un-muteable ad in front. I want to read the damn article, not listen to a fucking ad that drones over my Spotify music - so I can't even Fn F10 to get rid of the ad.

Worst thing is that many of these video ads can not be caught by Adblock Plus...

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

#27
post #8

Facebook is IMHO the biggest offender in that category, dozens of "in your face" videos no one asked explicitly for... Luckily, there's a setting if you can be bothered - and luckily, for many marketing departments around the world many can't... "Look, how many views our videos have on FB"...

Or you can use likes and shares to influence the Facebook algorithm so that it never presents videos to you in the timeline. If you always like/share text posts and don't watch any videos, Facebook will stop putting videos on your feed.

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

#28
In my opinion, the problem isn't with auto-playing videos per se, but rather the audio that comes along with it.

For example, GIFV is a format that uses auto-playing videos to replace the GIF, and by doing so cuts down on Internet bandwidth usage. I'd suggest that's a legitimate use for auto-playing videos.

I only really get annoyed with auto-playing videos when I hear the sound from them, so perhaps the fix should be targeted in this area. It may cause problems for things like YouTube playlists, so I don't think the fix is as simple as 'mute them all by default', but whatever the fix is should rely on some form of user control.

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

#29
post #13

I wrote https://github.com/ludios/mute-new-tabs and I am now happier with a quiet Chrome. The idea is to mute all new tabs and unmute them only when you interact with an in-page volume control (or manually unmute via the tab icon/context menu). This solves only the sound problem though, not the data consumption.

Neat! I'm checking that one out.

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

#30
post #12

firefox -> about:config -> media.autoplay.enabled = false additionally the dom.audiochannel.mutedByDefault and media.default_volume settings may also be useful if you want slightly different behavior. If you want a more blunt tool you can also use content blockers to block media content until you opt into it for a particular site. > I know there are plugins than can somewhat do this, but no solutions are universal or…

breaks vimeo and twiter vids. need firefox addon with button to toggle the setting.

https://addons.mozilla.org/en-US/firefox/addon/autoplay-togg...

Post reply on HN