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