mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-21 19:46:17 +03:00
add jsi plugin testcase like pp test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from yt_dlp.jsinterp.common import JSI
|
||||
|
||||
|
||||
class NormalPluginJSI(JSI):
|
||||
REPLACED = True
|
||||
Reference in New Issue
Block a user