Automatically clicks 'Ok' when the 'Video paused. Continue watching?' dialog pops up and pauses your videos.
< Commentaires sur Youtube 'Video paused. Continue watching?' Auto confirmer
You got the skills to tell me on how i add german language support to the script?
You got the skills to tell me on how i add German language support to the script?
I pretty much don't know any JavaScript, but I think you could either simply replace the English text with the German one. If you want it to work on both languages simultaneously, you could put both into the if-statement with the or operator (which should be: || ).
Multilingual youtube support
Current version of the script supports only youtube with display language set to English. This is because script checks only for English text: "Video paused. Continue watching?".