blob: 672ef9eedb40b1f8aa7db86e0a20b591c88511f3 (
plain)
1
2
3
4
|
# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
from .extractor.common import InfoExtractor, SearchInfoExtractor
from .extractor import gen_extractors, get_info_extractor
|