mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
Merge remote-tracking branch 'yan12125/IE_NextMedia'
This commit is contained in:
commit
02c1d5e285
2 changed files with 169 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue