yt-dlp-deezer/ytdlp_plugins/extractor/__init__.py
pukkandan 3ae5e79774
[postprocessor] Add plugin support
Adds option `--use-postprocessor` to enable them
2021-09-30 03:32:46 +05:30

4 lines
101 B
Python

# flake8: noqa: F401
# ℹ️ The imported name must end in "IE"
from .sample import SamplePluginIE