1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-20 23:18:57 +00:00

jsi override

This commit is contained in:
c-basalt
2025-05-17 10:18:59 -04:00
parent d74f921e37
commit f058874929
6 changed files with 69 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
from yt_dlp.jsinterp._deno import DenoJSI
class OverrideDenoJSI(DenoJSI, plugin_name='override'):
TEST_FIELD = 'override'