mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
5 lines
151 B
Python
5 lines
151 B
Python
|
# flake8: noqa: F401
|
|||
|
|
|||
|
# ℹ️ The imported name must end in "PP" and is the name to be used in --use-postprocessor
|
|||
|
from .sample import SamplePluginPP
|