]> jfr.im git - yt-dlp.git/blob - ytdlp_plugins/extractor/__init__.py
3045a590bdc66ee3e2f6fd3f08dae7ea22813377
[yt-dlp.git] / ytdlp_plugins / extractor / __init__.py
1 # flake8: noqa: F401
2
3 # ℹ️ The imported name must end in "IE"
4 from .sample import SamplePluginIE