[macgamestore] Add extractor (#2043)

This commit is contained in:
dst 2013-12-25 16:04:08 +07:00
parent dabc127362
commit 1e923b0d29
2 changed files with 41 additions and 0 deletions

View file

@ -97,6 +97,7 @@ from .kickstarter import KickStarterIE
from .keek import KeekIE
from .liveleak import LiveLeakIE
from .livestream import LivestreamIE, LivestreamOriginalIE
from .macgamestore import MacGameStoreIE
from .mdr import MDRIE
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE