[nrk:playlist] Add extractor (Closes #5245)

This commit is contained in:
Sergey M․ 2015-03-21 18:22:08 +06:00
parent 393d9fc6d2
commit faa1b5c292
2 changed files with 32 additions and 0 deletions

View file

@ -346,6 +346,7 @@ from .npo import (
)
from .nrk import (
NRKIE,
NRKPlaylistIE,
NRKTVIE,
)
from .ntvde import NTVDeIE