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