[nrktv] Add support for new season and serie URL schema

This commit is contained in:
Sergey M․ 2018-07-10 00:21:14 +07:00
parent 79fd7320e2
commit 4b3ee09886
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 149 additions and 60 deletions

View file

@ -770,6 +770,7 @@ from .nrk import (
NRKTVDirekteIE,
NRKTVEpisodeIE,
NRKTVEpisodesIE,
NRKTVSeasonIE,
NRKTVSeriesIE,
)
from .ntvde import NTVDeIE