]> jfr.im git - yt-dlp.git/blame - ytdlp_plugins/postprocessor/__init__.py
[update] Workaround #5632
[yt-dlp.git] / ytdlp_plugins / postprocessor / __init__.py
CommitLineData
3ae5e797 1# flake8: noqa: F401
2
3# ℹ️ The imported name must end in "PP" and is the name to be used in --use-postprocessor
4from .sample import SamplePluginPP