mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-16 18:47:33 -05:00
[CPAC] Add extractor for Canadian Parliament
CPACIE: single episode CPACPlaylistIE: playlists and searches
This commit is contained in:
@ -255,6 +255,10 @@ from .commonprotocols import (
|
||||
from .condenast import CondeNastIE
|
||||
from .contv import CONtvIE
|
||||
from .corus import CorusIE
|
||||
from .cpac import (
|
||||
CPACIE,
|
||||
CPACPlaylistIE,
|
||||
)
|
||||
from .cracked import CrackedIE
|
||||
from .crackle import CrackleIE
|
||||
from .crooksandliars import CrooksAndLiarsIE
|
||||
|
Reference in New Issue
Block a user