Browse Source

[yahoo] Wipe out yahoo news extractor

master
Sergey M․ 10 years ago
parent
commit
823f1e015a
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/__init__.py

1
youtube_dl/extractor/__init__.py

@ -463,7 +463,6 @@ from .xvideos import XVideosIE
from .xtube import XTubeUserIE, XTubeIE
from .yahoo import (
YahooIE,
#YahooNewsIE,
YahooSearchIE,
)
from .ynet import YnetIE

Loading…
Cancel
Save