mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-07 01:11:54 +00:00
Add option --plugin-dirs (#11277)
Closes #3260 Authored by: imranh2, coletdjnz Co-authored-by: coletdjnz <[email protected]>
This commit is contained in:
co-authored by
coletdjnz
parent
8de431ec97
commit
0f593dca9f
@@ -0,0 +1,5 @@
|
||||
from yt_dlp.extractor.common import InfoExtractor
|
||||
|
||||
|
||||
class PackagePluginIE(InfoExtractor):
|
||||
pass
|
||||
Reference in New Issue
Block a user