您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Fix the "Ad blockers violate YouTube's Terms of Service" Error
当前为
Block page shown inside the video player
Block page shown in a pop up
To fix this use Another script
YouTube recently made some changes to their ad policies, if you have an ad blocker installed you will receive a popup telling you ad blockers are not allowed but you can initially close it, the next stage is you have to wait 5 seconds to close the anti-adblocker popup, then finally you will be told you have 3 videos left before your access is blocked, once this is over there are no pop ups to close and you access to youtube is blocked.
The bypass:
by creating an iframe in place of the youtube video player that has its source set to the video as an embed you can bypass the restriction and watch the video as normal.
If your internet connection is slow this script may not work consistently for you as it directly relies on the youtube video player being loaded before the script (I have tried to find ways around this but the only solution is to wait 500ms) so you may have to manually change this in the source code, look for the comment // RUN DELAY and change 500 to 1000, etc until it works for you.
If you would like to fix a bug, fork this projects github then create a pull request with your changes.
All feedback should still go to the feedback tab on greasy fork