From 823f1e015a8880442f9b9fcf2943f647f5cf8039 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sergey=20M=E2=80=A4?= Date: Fri, 10 Oct 2014 22:18:37 +0700 Subject: [PATCH] [yahoo] Wipe out yahoo news extractor --- youtube_dl/extractor/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 5386ac553..dd770fdf1 100644 --- a/youtube_dl/extractor/__init__.py +++ b/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 -- 2.30.2