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