[generic] Add nowvideo test hidden behind percent encoding
[youtube-dl] / youtube_dl / InfoExtractors.py
index a176344d727f327aa95a3103e9393ea41e692972..672ef9eedb40b1f8aa7db86e0a20b591c88511f3 100755 (executable)
@@ -1,3 +1,4 @@
+# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
 
 from .extractor.common import InfoExtractor, SearchInfoExtractor
 from .extractor import gen_extractors, get_info_extractor