[schooltv] Add extractor for SchoolTV playlists

This closes #8163
This commit is contained in:
rrooij 2016-01-30 20:31:31 +01:00
parent b8c9926c0a
commit 89f2602880
2 changed files with 32 additions and 0 deletions

View file

@ -483,6 +483,7 @@ from .npo import (
NPOLiveIE,
NPORadioIE,
NPORadioFragmentIE,
SchoolTVIE,
VPROIE,
WNLIE
)