1
0
Fork 0

[ie/Sejm,RedCDNLivx] Add extractors (#8676)

Authored by: selfisekai
This commit is contained in:
lauren n. liberda 2024-01-21 03:22:26 +01:00 committed by GitHub
commit fcaa2e735b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 355 additions and 0 deletions

View file

@ -1593,6 +1593,7 @@ from .redbulltv import (
RedBullIE,
)
from .reddit import RedditIE
from .redge import RedCDNLivxIE
from .redgifs import (
RedGifsIE,
RedGifsSearchIE,
@ -1727,6 +1728,7 @@ from .scte import (
)
from .scrolller import ScrolllerIE
from .seeker import SeekerIE
from .sejmpl import SejmIE
from .senalcolombia import SenalColombiaLiveIE
from .senategov import SenateISVPIE, SenateGovIE
from .sendtonews import SendtoNewsIE