1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-25 01:33:24 +02:00

Remove legacy InfoExtractors file

This commit is contained in:
Philipp Hagemeister 2014-03-21 01:00:06 +01:00
parent a1a530b067
commit 18d367c0a5

View File

@ -1,4 +0,0 @@
# Legacy file for backwards compatibility, use youtube_dl.extractor instead!
from .extractor.common import InfoExtractor, SearchInfoExtractor
from .extractor import gen_extractors, get_info_extractor