Browse Source
[extractors] Add import for anderetijden extractor
totalwebcasting
Sergey M․
8 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
2 additions and
1 deletions
-
youtube_dl/extractor/extractors.py
|
|
@ -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 ( |
|
|
|