1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[ie/cbc.ca:listen] Add extractor (#14391)

Authored by: uoag
This commit is contained in:
uoag
2025-10-13 08:12:39 +10:30
committed by GitHub
parent 6d41aaf21c
commit df160ab18d
2 changed files with 62 additions and 5 deletions

View File

@@ -337,6 +337,7 @@ from .cbc import (
CBCGemIE,
CBCGemLiveIE,
CBCGemPlaylistIE,
CBCListenIE,
CBCPlayerIE,
CBCPlayerPlaylistIE,
)