mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-22 07:43:08 +00:00
f74980cbae
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py Inspired by https://github.com/un-def/dl-plus :ci skip dl
2 lines
50 B
Python
2 lines
50 B
Python
# flake8: noqa
|
|
from .sample import SamplePluginIE
|