[nrktv] Add support for tv.nrk.no (Closes #2980)
This commit is contained in:
parent
65bab327b4
commit
dfb2e1a325
2 changed files with 83 additions and 2 deletions
|
@ -194,7 +194,10 @@ from .normalboots import NormalbootsIE
|
|||
from .novamov import NovaMovIE
|
||||
from .nowness import NownessIE
|
||||
from .nowvideo import NowVideoIE
|
||||
from .nrk import NRKIE
|
||||
from .nrk import (
|
||||
NRKIE,
|
||||
NRKTVIE,
|
||||
)
|
||||
from .ntv import NTVIE
|
||||
from .nytimes import NYTimesIE
|
||||
from .nuvid import NuvidIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue