Small features, fixes, and refactor
This version includes two small features:
- The ability to control how much volume can be changed when using the mouse wheel/scroll, it can be configured to change from 1 up to 10 steps at once
- Autoplay shortcut is now available, when enabled it shows a shortcut in the video page that allows the autoplay to be controlled directly
Fixes included in this version address the clips not working when autoplay is disabled and the channel tab feature not working with the loggedin user channel link ( @eduzappa18 ), and the full titles feature showing a wrong description ( @JoshS-dev )
The core logic was also refactored to stop using challenging and complex YT internal overrides and instead intercept data responses before they are processed internally.
Full list of changes can be seen here: https://github.com/ParticleCore/Iridium/milestone/21?closed=1