mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-09 10:23:44 +00:00
6 lines
78 B
Python
6 lines
78 B
Python
from yt_dlp.jsinterp.common import JSI
|
|
|
|
|
|
class ZippedPluginJSI(JSI):
|
|
pass
|