1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 06:28:52 +00:00
Files
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