mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-03 10:50:28 +00:00
Fix imports and restrict available legacy imports
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
|
||||
from .extractor.common import InfoExtractor, SearchInfoExtractor
|
||||
from .extractor import *
|
||||
from .extractor import gen_extractors, get_info_extractor
|
||||
|
Reference in New Issue
Block a user