[NextMedia] Add new extractor
This commit is contained in:
parent
dcf53d4408
commit
206dba27a4
2 changed files with 169 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue