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