1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-22 07:43:08 +00:00
yt-dlc/youtube_dl/InfoExtractors.py
2013-06-23 22:42:59 +02:00

4 lines
201 B
Python
Executable file

# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
from .extractor.common import InfoExtractor, SearchInfoExtractor
from .extractor import gen_extractors, get_info_extractor