1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-14 04:05:16 +00:00

[ie/NowCanal] Add extractor (#14584)

Authored by: pferreir
This commit is contained in:
Pedro Ferreira
2025-11-15 02:28:57 +01:00
committed by GitHub
parent 45a3b42bb9
commit 4e680db150
2 changed files with 38 additions and 0 deletions

View File

@@ -1369,6 +1369,7 @@ from .nova import (
NovaIE,
)
from .novaplay import NovaPlayIE
from .nowcanal import NowCanalIE
from .nowness import (
NownessIE,
NownessPlaylistIE,