1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00
yt-dlp/test/testdata/yt_dlp_plugins/jsinterp/normal.py
2025-05-02 03:59:11 -04:00

7 lines
118 B
Python

from yt_dlp.jsinterp.common import JSI
class NormalPluginJSI(JSI):
TEST_DATA_PLUGIN = True
REPLACED = False