]> jfr.im git - yt-dlp.git/blob - ytdlp_plugins/postprocessor/__init__.py
61099abbc6856b5cdfbbb3d536b1cb6d9ddd21ed
[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