0belous / Youtube-AdBlock-ban-Bypass

Fix the "Ad blockers violate YouTube's Terms of Service" Error
18 stars 2 forks source link

Keyboard controls not available until focus on iframe #2

Open Hugo-COLLIN opened 8 months ago

Hugo-COLLIN commented 8 months ago

You need to be focus on the player (e.g. by clicking on it) to use keyboard shortcuts. Then if you click somewhere else it's over.

Tried several ways but didn't work for me:

If someone gets there the youtube experience will be globally restored.

0belous commented 8 months ago

Unfortunately(?) youtube is again not giving me the ad blockers arent allowed screen so I cant test anything.

You could try something like player.click(); every time someone presses a key or Adding an even listener for key board inputs and manually mapping the keyboard to click elements in the iframe?

zecuse commented 8 months ago

I found out that if uBlock Origin is the ONLY ad blocker active, it will get around YouTube's ban. I use Vivaldi browser and the Enhance for YouTube extension and had to turn off their ad blocking so that uBlock was strictly the only ad blocker. Ironically, enabling another ad blocker might get the ban screen to show up for you again.