mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
4 lines
151 B
Python
4 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
|