Browse Source

[yahoo] Wipe out yahoo news extractor

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

+ 0 - 1
youtube_dl/extractor/__init__.py

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