YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 520 forks source link

[Build 525]HTML5 player + Prevent auto-play = no video/player interface (video included) #1833

Open Starfox opened 9 years ago

Starfox commented 9 years ago

https://www.youtube.com/watch?v=r5iOFQkT4EI

No clue whats happening, also manage to do it when i hit pause before everything is loaded

Zarggg commented 9 years ago

If you click on the video and press the space bar (assuming player shortcuts are enabled), does the video start playing?

If so, then this is related to #1749

Starfox commented 9 years ago

Oh, wtf, when pressing spacebar the whole player UI shows up and the video begins to play! Sorry I did not searched issue for autoplay stuff because I first noticed it happen when I hit pause too early.

Zarggg commented 9 years ago

As noted in the issue I referenced, for some reason the overlay that is supposed to show the Play button and start the video on the new experimental HMTL5 player is being hidden in Firefox. (But seemingly not in Chrome.)