[nrl] Add new extractor(closes #15991)

This commit is contained in:
Remita Amine 2019-04-22 10:04:00 +01:00
parent 85b6335d55
commit fdc2183650
2 changed files with 31 additions and 0 deletions

View file

@ -808,6 +808,7 @@ from .nrk import (
NRKTVSeasonIE,
NRKTVSeriesIE,
)
from .nrl import NRLTVIE
from .ntvcojp import NTVCoJpCUIE
from .ntvde import NTVDeIE
from .ntvru import NTVRuIE