Add YouTube codec check and their settings

This commit is contained in:
wuggy 2026-09-15 14:15:53 -07:00
commit 9230d4f436
6 changed files with 157 additions and 0 deletions

View file

@ -30,4 +30,5 @@ FINAL_TARGET_FILES['internal-userscripts'] += [
'bundled-scripts/textencoderstream-polyfill.user.js',
'bundled-scripts/transformstream-polyfill.user.js',
'bundled-scripts/webauthn-microsoft-shim.user.js',
'bundled-scripts/youtube-codec-check.user.js',
]