1
0
Fork 0

[Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)

Authored by: Grabien, pukkandan
This commit is contained in:
Grabien 2021-11-27 12:37:45 +02:00 committed by GitHub
commit 909b0d66f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 216 additions and 156 deletions

View file

@ -1285,7 +1285,7 @@ from .scte import (
SCTECourseIE,
)
from .seeker import SeekerIE
from .senateisvp import SenateISVPIE
from .senategov import SenateISVPIE, SenateGovIE
from .sendtonews import SendtoNewsIE
from .servus import ServusIE
from .sevenplus import SevenPlusIE