ktg5 / YT-HTML5-Player

Recreate the old YouTube player looks using Userscripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player buttons

JonasTisell opened this issue · comments

This happens on all themes:

  • The play button doesn't change when you pause/play the video.
  • Muting the video doesn't toggle the icon
  • Lowering the volume doesn't switch to the low volume icon
  • Fullscreening doesn't toggle the icon
  • Hovering the volume button doesn't show the hover version of the current icon, but the mute icon

I'm unsure how to do the lowered volume icons as of now, but the hovering icons should work. Can you send your browser info and the userscript plugin (such as Tampermonkey, Violentmonkey, etc.) you're using?

I’m using Chrome 116.0.5845.140 together with Tampermonkey.

Everything works find on my end -- unsure what would be causing this issue.
Try reinstalling the script if you haven't already? If you're running the latest build, make sure to also reset your config just for safety.
Additionally, if you can, send a screenshot or video recording of the issue.

Moved to #23 due to inactivity.