2013-06-23 14:42:59 -06:00
|
|
|
# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
|
2012-03-24 19:07:37 -06:00
|
|
|
|
2013-06-23 11:57:38 -06:00
|
|
|
from .extractor.common import InfoExtractor, SearchInfoExtractor
|
2013-06-23 14:38:59 -06:00
|
|
|
from .extractor import gen_extractors, get_info_extractor
|