[NextMedia] Add new extractor

This commit is contained in:
Yen Chi Hsuan 2015-01-29 03:18:53 +08:00
parent dcf53d4408
commit 206dba27a4
2 changed files with 169 additions and 0 deletions

View file

@ -284,6 +284,12 @@ from .netzkino import NetzkinoIE
from .nerdcubed import NerdCubedFeedIE
from .newgrounds import NewgroundsIE
from .newstube import NewstubeIE
from .nextmedia import (
NextMediaIE,
NextMediaActionNewsIE,
AppleDailyRealtimeNewsIE,
AppleDailyAnimationNewsIE
)
from .nfb import NFBIE
from .nfl import NFLIE
from .nhl import NHLIE, NHLVideocenterIE