[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message (Closes #2470)

This commit is contained in:
Sergey M․ 2014-10-10 22:11:30 +07:00
commit 3c06d3715e
2 changed files with 81 additions and 37 deletions

View file

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