projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c06d37
)
[yahoo] Wipe out yahoo news extractor
author
Sergey M․
<dstftw@gmail.com>
Fri, 10 Oct 2014 15:18:37 +0000
(22:18 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 10 Oct 2014 15:18:37 +0000
(22:18 +0700)
youtube_dl/extractor/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/__init__.py
b/youtube_dl/extractor/__init__.py
index 5386ac5532e7bf90336eb5506ce54371c4d570c1..dd770fdf13342e4499e42a6d74a63c0d06bca8ad 100644
(file)
--- 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