YouTube A/B testing removing playback speed controls

6 pointsposted 14 hours ago
by dotancohen

Item id: 45868987

7 Comments

Elfener

13 hours ago

I've switched to watching youtube videos using mpv. yt-dlp thankfully works, and this way, I can watch the video any way I want.

biglyburrito

13 hours ago

Never heard of mpv until you mentioned it just now. Very interesting.

al_borland

14 hours ago

I’m already a Premium user, so I suspect I won’t see a change. That said, I’m against turning formerly free features into paid ones. Especially something as useful as playback speed, which has been around forever. Whoever is making the decisions at YouTube is seems to be making one bad decision after another.

The biggest issue with going to an alternative is that one doesn’t really exist. Yes, there are other video sharing sites, but they have a tiny sliver of the content YouTube has, as a viewer. As a creator, they have only a tiny sliver of the viewers, which hurts monetization efforts.

josephcsible

14 hours ago

Does this bookmarklet work to give you 2x speed anyway?

    javascript:for(v of document.getElementsByTagName('video'))v.playbackRate=2;void(0)

ungreased0675

14 hours ago

Product management at YouTube baffles me.

What is being improved by removing speed controls? Certainly nothing on the user side of the equation.

gethly

12 hours ago

No worries. The speed is built into the web browser. YouTube cannot disable it. Meaning, even if they remove the option from the player UI, the functionality cannot be removed. A simple browser extension will therefore always be available to supplement it.

pants2

11 hours ago

Don't be so sure - the company that owns YouTube also probably owns your web browser.