[yahoo] Wipe out yahoo news extractor
authorSergey M․ <dstftw@gmail.com>
Fri, 10 Oct 2014 15:18:37 +0000 (22:18 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 10 Oct 2014 15:18:37 +0000 (22:18 +0700)
youtube_dl/extractor/__init__.py

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