[npo] Add extractor for tegenlicht.vpro.nl (closes #3778)
This commit is contained in:
parent
e35cb78c40
commit
d0df92928b
2 changed files with 34 additions and 1 deletions
|
@ -249,7 +249,10 @@ from .nosvideo import NosVideoIE
|
|||
from .novamov import NovaMovIE
|
||||
from .nowness import NownessIE
|
||||
from .nowvideo import NowVideoIE
|
||||
from .npo import NPOIE
|
||||
from .npo import (
|
||||
NPOIE,
|
||||
TegenlichtVproIE,
|
||||
)
|
||||
from .nrk import (
|
||||
NRKIE,
|
||||
NRKTVIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue