mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-30 15:01:28 +00:00
5 lines
101 B
Python
5 lines
101 B
Python
# flake8: noqa: F401
|
||
|
||
# ℹ️ The imported name must end in "IE"
|
||
from .sample import SamplePluginIE
|