1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

[yahoo] Wipe out yahoo news extractor

This commit is contained in:
Sergey M․ 2014-10-10 22:18:37 +07:00
parent 3c06d3715e
commit 823f1e015a

View file

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