[extractors] Add import for anderetijden extractor
This commit is contained in:
parent
f1ee462c82
commit
2d5b4af007
1 changed files with 2 additions and 1 deletions
|
@ -612,13 +612,14 @@ from .nowtv import (
|
|||
)
|
||||
from .noz import NozIE
|
||||
from .npo import (
|
||||
AndereTijdenIE,
|
||||
NPOIE,
|
||||
NPOLiveIE,
|
||||
NPORadioIE,
|
||||
NPORadioFragmentIE,
|
||||
SchoolTVIE,
|
||||
VPROIE,
|
||||
WNLIE
|
||||
WNLIE,
|
||||
)
|
||||
from .npr import NprIE
|
||||
from .nrk import (
|
||||
|
|
Loading…
Reference in a new issue