]> jfr.im git - yt-dlp.git/blob - ytdlp_plugins/extractor/__init__.py
[update] Workaround #5632
[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