1
0
Fork 0

[ie/NTSLive] Add extractor (#9641)

Closes #9640
Authored by: lostfictions
This commit is contained in:
six 2024-05-23 00:13:00 -04:00 committed by GitHub
commit be7db1a5a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 77 additions and 0 deletions

View file

@ -1333,6 +1333,7 @@ from .nrk import (
NRKTVSeriesIE,
)
from .nrl import NRLTVIE
from .nts import NTSLiveIE
from .ntvcojp import NTVCoJpCUIE
from .ntvde import NTVDeIE
from .ntvru import NTVRuIE