mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-22 16:08:58 +00:00
[ie/ntvcojp] revert IE class name
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
@@ -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!'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user