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

[ie/ntvcojp] revert IE class name

Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
nullpos
2025-05-27 18:38:22 +09:00
committed by GitHub
parent c2d9ddff02
commit a7f9dcfdc8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -8,7 +8,7 @@ from ..utils import (
from ..utils.traversal import require, traverse_obj
class NTVJpCuIE(StreaksBaseIE):
class NTVCoJpCUIE(StreaksBaseIE):
IE_NAME = 'ntvjp:cu'
IE_DESC = '日テレ無料TADA!'