[extractor/cspan] Support of C-Span congress videos (#2295)

Authored by: Grabien
This commit is contained in:
Grabien 2022-02-16 21:21:05 +02:00 committed by GitHub
parent 85a0ad0117
commit edecb5f81f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 3 deletions

View file

@ -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