mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-16 03:26:46 +01:00
[nrktv:direkte] Add support for live streams (#11488)
This commit is contained in:
parent
5aaf012a4e
commit
c80db5d398
2 changed files with 30 additions and 3 deletions
|
|
@ -655,6 +655,7 @@ from .nrk import (
|
|||
NRKPlaylistIE,
|
||||
NRKSkoleIE,
|
||||
NRKTVIE,
|
||||
NRKTVDirekteIE,
|
||||
)
|
||||
from .ntvde import NTVDeIE
|
||||
from .ntvru import NTVRuIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue