NullDev / YT-Anti-Anti-Adblock

Simplistic user-script to remove YouTube's annoying "Ad blockers are not allowed on YouTube" popup.
MIT License
53 stars 1 forks source link

[BUG] Theatre Mode not working, also whole task bar different #9

Closed Mr-Chris-VRTY closed 11 months ago

Mr-Chris-VRTY commented 11 months ago

Describe the bug Theatre mode is not avaible in any video. Also the hotkey "t" not. Also the whole task bar is different and some functions are not avaible.

image With script

image Without script

To Reproduce Steps to reproduce the behavior:

  1. Go to YouTube
  2. Run any video
  3. Try to go in theatre mode
  4. See the bug

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional info

Additional context

NullDev commented 11 months ago

Thank you for the report! I'm currently working on a fix to add the "play next" button and the theatre mode button. Unfortunately the pop-out mode / mini window is currently not possible because the workaround in my userscript uses youtubes iframe API.

NullDev commented 11 months ago

I added experimental theater mode in https://github.com/NullDev/YT-Anti-Anti-Adblock/commit/25501af7ecc32b21a8161a3edfcd9f23339328cc as well as the next button and the popout mode button. Theater mode is still experimental, please let me know if you encounter any bugs.