[ynet] Add new extractor

This commit is contained in:
net 2014-09-27 20:11:22 +03:00
parent 11b3ce8509
commit 2a1325fdde
2 changed files with 48 additions and 0 deletions

View file

@ -450,6 +450,7 @@ from .yahoo import (
YahooNewsIE,
YahooSearchIE,
)
from .ynet import YnetIE
from .youjizz import YouJizzIE
from .youku import YoukuIE
from .youporn import YouPornIE