9 ms·
Ask HN: Honestly, what's the deal with YouTube's play bar?
I can not believe this thing still exists and looks and works the way it does. Basically, if I want to point and click on a specific time of the video, I still can't do that if the little circle is in the way. Who came up with that design??? Sometimes, you're watching an hour long video where if you click on the timeline, it misses by several minutes, so you have to click again to get the god damn circle out of the way and then try to get it where you want it again. Is this a google product? Really?
All I want is to be able to tell the player that "please start at 8 minutes and 32 seconds into this clip", not 7 minutes and 32 seconds into the clip and not 9 minutes and 48 seconds into the clip. There's a huge difference there. I mean, am I crazy? I just need to understand the thought process here.
If I worked at this mysteriously amazing company I would change the circle to a 2 pixel wide line and deploy that shit before lunch today. Problem solved.
If you don't know what I'm talking about: http://i.imgur.com/tk5PWrF.png
- moridin007 11y agoi feel your pain bro.. you can always add #t=03m22s to the end of the url to start from 3m22s from the video.
- hello_there_you 11y agoYes, as ridiculous as it sounds, that seems to be the only option.
- Rifu 11y agoIf you hold the circle that's "in the way", it'll allow you to scrub through the video.
- hello_there_you 11y agoTry doing that on a touchpad(is that the word?). First when you click the circle, it moves a couple of cm, then you have to try to move your fingertip slooowly towards the time you want to start from. I mean, come on people... what are we doing here?
- mahouse 11y agoGet a better touchpad?
- hello_there_you 11y agoRight. Jokes aside, I'm currently using a pretty new MBP. Still not understanding the problem here. How is the circle a good idea? There must be some technical reason for why they went with it. I can't imagine anyone testing it out for more than 5 minutes before thinking "Yep, this clearly sucks".
- zhte415 11y agoAnd cache. When wanting to rewind I'd like the forward part of the video to keep downloading, not reload the video from that point and lose all ahead of it that's already downloaded. That used to be the case, but changed around 2011/2012 IIRC.
- LukeHoersten 11y agoMy buddy works at YouTube on the player and I asked him this same question. Basically he said there's resistance to changing too much on the interface in order to not mess with success. The good news is, they know the issue(s).
- hello_there_you 11y ago"resistance to changing too much on the interface in order to not mess with success" Oh my god. I see. Thx for the inside info.
- hello_there_you 11y agoBtw, all they have to do is change two lines of CSS. .html5-scrubber-button {border: 0; width: 1px;} But whatever, let's not risk anything here ;)
- fredm-de 11y agoHoly Moly, they seemed to just have changed the player a few hours ago. And you're problem seems fixed.
- hello_there_you 11y agoYAAAY!! See, some complaining on hacker news and BOOM - progress. Your welcome.