Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum...
[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