mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-24 07:17:46 +01:00
[extractor/nhk] NhkRadiruLive: Add extractor (#7332)
Authored by: garret1317
This commit is contained in:
parent
01aba2519a
commit
81c8b9bdd9
3 changed files with 78 additions and 1 deletions
|
|
@ -1260,6 +1260,7 @@ from .nhk import (
|
|||
NhkForSchoolProgramListIE,
|
||||
NhkRadioNewsPageIE,
|
||||
NhkRadiruIE,
|
||||
NhkRadiruLiveIE,
|
||||
)
|
||||
from .nhl import NHLIE
|
||||
from .nick import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue