]> jfr.im git - yt-dlp.git/blame_incremental - youtube_dl/InfoExtractors.py
Clarify a couple of calls
[yt-dlp.git] / youtube_dl / InfoExtractors.py
... / ...
CommitLineData
1# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
2
3from .extractor.common import InfoExtractor, SearchInfoExtractor
4from .extractor import gen_extractors, get_info_extractor