[nrk:skole] Add extractor (Closes #8728)

This commit is contained in:
Sergey M․
2016-03-02 20:52:06 +06:00
parent 90f794c6c3
commit 3099b31276
2 changed files with 30 additions and 1 deletions

View File

@@ -506,6 +506,7 @@ from .npr import NprIE
from .nrk import (
NRKIE,
NRKPlaylistIE,
NRKSkoleIE,
NRKTVIE,
)
from .ntvde import NTVDeIE