[nhk] Add support for NHK video programs (#27230)

This commit is contained in:
Matthew Rayermann
2020-12-13 12:57:19 -08:00
committed by GitHub
parent 755f186e21
commit 2797c7be45
2 changed files with 118 additions and 49 deletions

View File

@ -725,7 +725,10 @@ from .nexx import (
NexxEmbedIE,
)
from .nfl import NFLIE
from .nhk import NhkVodIE
from .nhk import (
NhkVodIE,
NhkVodProgramIE,
)
from .nhl import NHLIE
from .nick import (
NickIE,