Parcourir la source

[yahoo] Wipe out yahoo news extractor

Sergey M․ il y a 11 ans
Parent
commit
823f1e015a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 .yahoo import (
     YahooIE,
-    #YahooNewsIE,
     YahooSearchIE,
 )
 from .ynet import YnetIE