Greasy Fork is available in English.

Anti Youtube auto Dub

Get rid of pesky youtube AI dubbing

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

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

This userscript that uses advanced tweaks to disable youtube AI dubbing.

Let's be real, quality of Youtube AI dubbing is AWFUL: wrong spelling, no intonation, awful voice, extreme amount of translation mistakes. That's why good people from UBlock Origin created this official rules tweaks.

Basically, general users will only need UBo filters, so if you use UBo you can add to custom filters (basically, this script based on them):

youtube.com##+js(json-edit, ..adaptiveFormats.*[?.audioTrack.isAutoDubbed])
youtube.com##+js(json-edit-xhr-response, ..adaptiveFormats.*[?.audioTrack.isAutoDubbed], propsToMatch, /youtubei)
youtube.com##+js(json-edit-fetch-response, ..adaptiveFormats.*[?.audioTrack.isAutoDubbed], propsToMatch, /youtubei)
youtube.com##+js(rpnt, script, (function serverContract(), window.ytInitialPlayerResponse=JSON.parse(JSON.stringify(window.ytInitialPlayerResponse));(function serverContract(), sedCount, 1)

This script mainly created for those who want to use such features with Adguard standalone apps, but they, unfortunately, don't seem to support rules directly. So this script is workaround. Also it would be helpful for those who want to continue eating cactus using Mainfestv3 based browsers via various workarounds.

If you use UBo rules, don't forget to enable checkbox "Trust custom filters"

Notice:

It may misbehave on Mainfestv3. If it is not working, all anger to Google with their Mainfestv3 crap. If you run Mainfestv3 based browser, you should use either system-level injection (MITM-proxy, Adguard, etc) or move to normal browser that supports Mainfestv2.

Works best with:

Desktop:

  • Brave
  • Firefox
  • LibreWolf
  • Waterfox
  • Vivaldi (?)
  • Tor
  • Adguard (standalone app)

Android:

  • Firefox (nightly, fennec and beta including)
  • Tor
  • Adguard (standalone app)

Adguard script injection only on system level can help on Mainfestv3.

I can NOT and will NOT provide any support if you are using it on Mainfestv3!

Consider using system-level injection or use NORMAL browser with full Mainfestv2 support