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