1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 14:28:24 -05:00

Remove mentions of old InfoExtractors module

This commit is contained in:
Philipp Hagemeister
2013-06-23 22:42:59 +02:00
parent c59b4aaeef
commit 0824c28c8b
8 changed files with 11 additions and 10 deletions

View File

@@ -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