1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[ie/CBCPlayerPlaylist] Add extractor (#7870)

Authored by: trainman261
This commit is contained in:
trainman261
2023-08-20 18:35:57 +02:00
committed by GitHub
parent a0de8bb860
commit ed71189781
2 changed files with 34 additions and 0 deletions

View File

@ -303,6 +303,7 @@ from .cartoonnetwork import CartoonNetworkIE
from .cbc import (
CBCIE,
CBCPlayerIE,
CBCPlayerPlaylistIE,
CBCGemIE,
CBCGemPlaylistIE,
CBCGemLiveIE,