1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-22 16:08:58 +00:00

[ie/ntvcojp] Rework extractor

This commit is contained in:
doe1080
2025-05-26 21:00:13 +09:00
committed by nullpos
parent 9dce83092e
commit ff47f0fbb6
2 changed files with 97 additions and 71 deletions

View File

@@ -1420,7 +1420,7 @@ from .nrk import (
)
from .nrl import NRLTVIE
from .nts import NTSLiveIE
from .ntvcojp import NTVCoJpCUIE
from .ntvcojp import NTVJpCuIE
from .ntvde import NTVDeIE
from .ntvru import NTVRuIE
from .nubilesporn import NubilesPornIE