aboutsummaryrefslogtreecommitdiffstats
path: root/ytdlp_plugins/postprocessor/__init__.py
blob: 61099abbc6856b5cdfbbb3d536b1cb6d9ddd21ed (plain)
1
2
3
4
# flake8: noqa: F401

# ℹ️ The imported name must end in "PP" and is the name to be used in --use-postprocessor
from .sample import SamplePluginPP