[youtube] update uploader name for a test video: 'IconaPop' has changed to 'Icona...
[youtube-dl] / youtube_dl / InfoExtractors.py
1 # Legacy file for backwards compatibility, use youtube_dl.extractor instead!
2
3 from .extractor.common import InfoExtractor, SearchInfoExtractor
4 from .extractor import gen_extractors, get_info_extractor