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