Greasy Fork is available in English.

Youtube - dismiss sign-in

Hide the "sign-in" and cookies dialogs. Prevent the dialogs from pausing the video.

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v0.8.4 2022-05-24

    fix for new consent.youtube.com buttons (At last! Long time waiting to see this page)

  • v0.8.3 2022-05-03

    fix: handling of new cookie dialog (2 buttons)

  • v0.8.2 2022-02-15

    could prevent pausing video in a valid situation (caused by function name modified) (you could hear the sound of the old video in the background)

  • v0.8.1 2021-10-29

    bug: race condition. Injecting the stylesheet and the player patcher could fail (on chrome). (chrome + tampermonkey, documentElement null)

  • v0.8 2021-10-28

    fixed race condition. Added new method to catch the player functions as soon as possible.

  • v0.7.3 2021-10-28

    bug: race condition. player is stopped by the dialog before it appears to the userscript. Temp solution: playVideo() is left unchanged.

  • v0.7.2 2021-08-22

    Using an argument when there is none (called by event) - my bad

  • v0.7.1 2021-08-21

    GDPR/cookie dialog not an iframe anymore
    anti-autopause works again

  • v0.7 2021-05-20

    new GDPR dialog ; better handling of player patching

  • v0.6.2 2021-04-20

    backdrop overlay has a different name. Always hidden now.

  • v0.6.1 2021-04-01

    Small fix for updated GDPR cookie consent page

  • v0.6 2020-12-03 catching new message + improvement for simultaneous popups
  • v0.5 2020-11-22 attempt to make it work on smartphones
  • v0.4.1 2020-11-17 hide hint bubbles
  • v0.4 2020-11-07 pause/stop prevention: no more exception - fixes for FF
  • v0.3.7 2020-10-31 fix "style" injection for FF, added second method for GDPR in FF+TM (works in all browsers)
  • v0.3.6.1 2020-10-29 syntax
  • v0.3.6 2020-10-29 bug in FF
  • v0.3.5 2020-10-26 more hiding+dismissing: 2 mini-popups
  • v0.3.4 2020-10-25
  • v0.3.3 2020-10-09
  • v0.3.2 2020-10-09
  • v0.3.1 2020-09-29
  • v0.3 2020-09-28