youtube icon indicating copy to clipboard operation
youtube copied to clipboard

h264 disables high quality

Open ImprovedTube opened this issue 8 months ago • 0 comments

instead of only marking red impossible options, one could
also add to the items: "(Can't h.264 codec and this quality)"

https://github.com/code-charity/youtube/blob/ed6e16e1167af3827f5967ffec025c7589f15b4c/menu/skeleton-parts/player.js#L760-L796

  • [ ] And or we can just flip the h.264 switch like this, when such quality is clicked:

https://github.com/code-charity/youtube/blob/ed6e16e1167af3827f5967ffec025c7589f15b4c/menu/skeleton-parts/player.js#L49-L60

  • [ ] and let's add a spotlight effect every time any switch is pragramatically flipped like that (this one will be visible at the time. - And others may be too in future, if we make a fullscreen settings page fitting all toggles.)

ImprovedTube avatar Jun 02 '25 05:06 ImprovedTube