mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-11 00:22:43 +01: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