mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 19:16:46 +01:00
[extractor/cspan] Support of C-Span congress videos (#2295)
Authored by: Grabien
This commit is contained in:
parent
85a0ad0117
commit
edecb5f81f
2 changed files with 49 additions and 3 deletions
|
|
@ -316,7 +316,7 @@ from .crunchyroll import (
|
|||
CrunchyrollBetaIE,
|
||||
CrunchyrollBetaShowIE,
|
||||
)
|
||||
from .cspan import CSpanIE
|
||||
from .cspan import CSpanIE, CSpanCongressIE
|
||||
from .ctsnews import CtsNewsIE
|
||||
from .ctv import CTVIE
|
||||
from .ctvnews import CTVNewsIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue