[extractors] Add import for anderetijden extractor

pull/10760/head
Sergey M․ 8 years ago
parent f1ee462c82
commit 2d5b4af007
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -612,13 +612,14 @@ from .nowtv import (
) )
from .noz import NozIE from .noz import NozIE
from .npo import ( from .npo import (
AndereTijdenIE,
NPOIE, NPOIE,
NPOLiveIE, NPOLiveIE,
NPORadioIE, NPORadioIE,
NPORadioFragmentIE, NPORadioFragmentIE,
SchoolTVIE, SchoolTVIE,
VPROIE, VPROIE,
WNLIE WNLIE,
) )
from .npr import NprIE from .npr import NprIE
from .nrk import ( from .nrk import (

Loading…
Cancel
Save