mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
add support for NowVideo.ch
This commit is contained in:
parent
4eb7f1d12e
commit
f5e54a1fda
2 changed files with 44 additions and 0 deletions
|
@ -83,6 +83,7 @@ from .nba import NBAIE
|
|||
from .nbc import NBCNewsIE
|
||||
from .newgrounds import NewgroundsIE
|
||||
from .nhl import NHLIE, NHLVideocenterIE
|
||||
from .nowvideo import NowVideoIE
|
||||
from .ooyala import OoyalaIE
|
||||
from .orf import ORFIE
|
||||
from .pbs import PBSIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue