Browse Source

Remove legacy InfoExtractors file

master
Philipp Hagemeister 10 years ago
parent
commit
18d367c0a5
1 changed files with 0 additions and 4 deletions
  1. 4
      youtube_dl/InfoExtractors.py

4
youtube_dl/InfoExtractors.py

@ -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
Loading…
Cancel
Save