mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[NPORadio] Added extractor for live radio
This commit is contained in:
parent
08b38d5401
commit
7c24ce225d
2 changed files with 41 additions and 0 deletions
|
@ -320,6 +320,7 @@ from .npo import (
|
|||
NPOLiveIE,
|
||||
TegenlichtVproIE,
|
||||
)
|
||||
from .nporadio import NPORadioIE
|
||||
from .nrk import (
|
||||
NRKIE,
|
||||
NRKTVIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue