mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
3ae5e79774
Adds option `--use-postprocessor` to enable them
4 lines
101 B
Python
4 lines
101 B
Python
# flake8: noqa: F401
|
||
|
||
# ℹ️ The imported name must end in "IE"
|
||
from .sample import SamplePluginIE
|