[extractor/nhk] Add NhkRadiru extractor (#6819)
* Add `NhkRadioNewsPage` extractor Authored by: garret1317
This commit is contained in:
parent
6a765f135c
commit
8f0be90ecb
2 changed files with 141 additions and 1 deletions
|
|
@ -1232,6 +1232,8 @@ from .nhk import (
|
|||
NhkForSchoolBangumiIE,
|
||||
NhkForSchoolSubjectIE,
|
||||
NhkForSchoolProgramListIE,
|
||||
NhkRadioNewsPageIE,
|
||||
NhkRadiruIE,
|
||||
)
|
||||
from .nhl import NHLIE
|
||||
from .nick import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue