Browse Source

Remove legacy InfoExtractors file

totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
18d367c0a5
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      youtube_dl/InfoExtractors.py

+ 0
- 4
youtube_dl/InfoExtractors.py 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

Loading…
Cancel
Save