Merge remote-tracking branch 'yan12125/IE_NextMedia'

This commit is contained in:
Philipp Hagemeister
2015-01-30 03:09:19 +01:00
2 changed files with 169 additions and 0 deletions

View File

@ -285,6 +285,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