Fix imports and restrict available legacy imports
This commit is contained in:
parent
f9c6cbf002
commit
c59b4aaeef
2 changed files with 58 additions and 57 deletions
|
@ -1,3 +1,3 @@
|
|||
|
||||
from .extractor.common import InfoExtractor, SearchInfoExtractor
|
||||
from .extractor import *
|
||||
from .extractor import gen_extractors, get_info_extractor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue