[Yam] Add new extractor

This commit is contained in:
Yen Chi Hsuan
2015-02-13 15:14:23 +08:00
parent c80b9cd280
commit 7105440cec
3 changed files with 87 additions and 4 deletions

View File

@ -578,6 +578,7 @@ from .yahoo import (
YahooIE,
YahooSearchIE,
)
from .yam import YamIE
from .yesjapan import YesJapanIE
from .ynet import YnetIE
from .youjizz import YouJizzIE