Merge remote-tracking branch 'yan12125/IE_NextMedia'
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 30 Jan 2015 02:09:19 +0000 (03:09 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 30 Jan 2015 02:09:19 +0000 (03:09 +0100)
1  2 
youtube_dl/extractor/__init__.py

index 44a6d7484b8c8c811f7532f1258e0e7e6b80086a,444af8b6e47f86ef9069d14c704e627fca340f42..ad4ed103bec1e0f4b8ec1a7b6b5517ac6ee30caa
@@@ -82,7 -82,6 +82,7 @@@ from .crunchyroll import 
      CrunchyrollShowPlaylistIE
  )
  from .cspan import CSpanIE
 +from .ctsnews import CtsNewsIE
  from .dailymotion import (
      DailymotionIE,
      DailymotionPlaylistIE,
@@@ -285,6 -284,12 +285,12 @@@ from .netzkino import NetzkinoI
  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
@@@ -547,7 -552,6 +553,7 @@@ from .xminus import XMinusI
  from .xnxx import XNXXIE
  from .xvideos import XVideosIE
  from .xtube import XTubeUserIE, XTubeIE
 +from .xuite import XuiteIE
  from .xxxymovies import XXXYMoviesIE
  from .yahoo import (
      YahooIE,