Bypass Youtube Video Player Blocker

Bypass Youtube's Adblocker detector by embedding videos and playlists

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Arka
1日のインストール数
1
累計インストール数
177
評価
0 0 0
バージョン
1.5
作成日
2023/11/11
更新日
2023/11/12
大きさ
2.21KB
ライセンス
MIT
対象サイト

What is it?

The script is a user script specifically designed to bypass YouTube's video player blocker. Its purpose is to enable video playback by embedding videos and playlists instead of relying on the native YouTube player. By monitoring URL changes, the script replaces the player with an embedded iframe that contains the desired video or playlist. This clever workaround allows videos to be played without triggering YouTube's adblocker detection. The script is programmed to run on specific YouTube URLs and regularly checks for URL changes to ensure the embedded player remains up to date.

Who is it for?

This script is intended for users whose video player on YouTube has been permanently blocked due to their use of an adblocker.

Issues

  • There is a bug affecting the playlist functionality, causing the videos in the playlist to skip repeatedly.

Changelog

  • v1.0: Initial Release
  • v1.3: Removed unnecessary code, fixed a bug that prevented users from pausing the video.
  • v1.5: Refactored and cleaned up the code, fixed a bug that caused the player to remain stuck on the previous video when clicking on a new video.