[generic] Add nowvideo test hidden behind percent encoding
[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