ParticleCore / Iridium

Iridium is an extension built to improve your YouTube experience
Other
1.32k stars 138 forks source link

Fix incompatibilities with new YouTube changes #937

Closed ParticleCore closed 9 months ago

ParticleCore commented 9 months ago

YouTube is updating a new UI on the video page: https://www.reddit.com/r/youtube/comments/1awxci3/the_hells_going_on/

Some Iridium features are not working properly, on a first look the player tools are not able to show in this UI due to changes in the DOM elements.

image

ParticleCore commented 9 months ago

The new super theater and sidebar chat features should now be compatible with the new UI

https://github.com/ParticleCore/Iridium/assets/9222661/9c5cecec-9131-47a3-acc6-3c9a4c7fdb66

The player tools buttons still need to be fixed.

ParticleCore commented 9 months ago

Player tools should be resolved for now, but I might change where the buttons are displayed in the new UI in the future

image